-
Notifications
You must be signed in to change notification settings - Fork 268
Normal Version
Paul Cech edited this page Mar 9, 2015
·
1 revision
<attr name="egAnimationTime" format="integer"/>
<attr name="egLegendColor" format="color" />
<attr name="egLegendHeight" format="dimension" />
<attr name="egLegendTextSize" format="dimension"/>
<attr name="egShowDecimal" format="boolean"/>
<attr name="egEmptyDataText" format="string"/> <attr name="egShowValues" format="boolean"/>
<attr name="egBarWidth" format="dimension" />
<attr name="egBarMargin" format="dimension" />
<attr name="egFixedBarWidth" format="boolean"/>
<attr name="egEnableScroll" format="boolean"/>
<attr name="egVisibleBars" format="integer"/> <attr name="egUseMaximumValue" format="boolean"/>
<attr name="egMaximumValue" format="float"/> <attr name="egBarTextSize" format="dimension" />
<attr name="egShowSeparators" format="boolean"/>
<attr name="egSeparatorWidth" format="dimension"/> <attr name="egInnerPadding" format="float"/>
<attr name="egInnerPaddingOutline" format="float"/>
<attr name="egUseInnerPadding" format="boolean"/>
<attr name="egHighlightStrength" format="float"/>
<attr name="egUsePieRotation" format="boolean"/>
<attr name="egAutoCenter" format="boolean"/>
<attr name="egDrawValueInPie" format="boolean"/>
<attr name="egValueTextSize" format="dimension"/>
<attr name="egValueTextColor" format="color"/>
<attr name="egUseCustomInnerValue" format="boolean"/>
<attr name="egOpenClockwise" format="boolean"/>
<attr name="egInnerPaddingColor" format="color"/>
<attr name="egInnerValueUnit" format="string"/> <attr name="egCurveSmoothness" format="float"/>
<attr name="egUseCubic" format="boolean"/>
<attr name="egUseOverlapFill" format="boolean"/>
<attr name="egLineStroke" format="dimension"/>
<attr name="egShowValueIndicator" format="boolean"/>
<attr name="egIndicatorWidth" format="dimension"/>
<attr name="egIndicatorLineColor" format="color"/>
<attr name="egIndicatorTextColor" format="color"/>
<attr name="egIndicatorTextSize" format="dimension"/>
<attr name="egIndicatorLeftPadding" format="dimension"/>
<attr name="egIndicatorTopPadding" format="dimension"/>
<attr name="egShowStandardValue" format="boolean"/>
<attr name="egXAxisStroke" format="dimension"/>
<attr name="egActivateIndicatorShadow" format="boolean"/>
<attr name="egIndicatorShadowStrength" format="dimension"/>
<attr name="egIndicatorShadowColor" format="color"/>
<attr name="egIndicatorTextUnit" format="string"/>
<attr name="egShowLegendBeneathIndicator" format="boolean"/>
<attr name="egUseDynamicScaling" format="boolean"/>
<attr name="egScalingFactor" format="float"/>
<attr name="egMaxXZoom" format="float"/>
<attr name="egMaxYZoom" format="float"/>