t_ReportCategoryChart_CategoryAxis
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 padding
minPadding : floatRatio of padding for the minimal value to the length of the axis not including the padding
orientation : 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
Parent topic: t_ReportSection_BarChart
Parent topic: t_ReportSection_LineChart
Parent topic: t_ReportSection_BarAndLineChart