CategoryAxis
Properties
decimalsEnabled : booleanTrue to allow decimals in this axis' tick intervals.label : stringAxis label string indentifier.lineVisible : booleanTrue if axis line is visible.margin : floatMargin to be applied to the category axis in percent from 0 to 1.maxPadding : floatRatio of padding for the maximal value to the length of the axis not including the paddingminPadding : floatRatio of padding for the minimal value to the length of the axis not including the paddingorientation : intRotational angle on the axis label, in degrees. Should be between -90 to 90. Usually negative to slant to the right.style : stringAxis style name.valueFormat : stringFormat of value on axis.visible : booleanTrue if axis is visible.
Parents
-
g_HolderContentsGroup_BarChart - A UI Bar Chart Control.
-
g_HolderContentsGroup_LineChart - A UI Line Chart Control.
Parent topic: g_HolderContentsGroup_BarChart
Parent topic: g_HolderContentsGroup_LineChart