valueRotation
addConfidenceIntervalTarget(measure, colors, values, options)
addPercentageTarget(measure, colors, values, options)
addPercentileTarget(measure, colors, values, options)
addQuantileTarget(measure, colors, values, options)
addStandardDeviationTarget(measure, colors, values, options)
addTargetBand(measure, colors, values, options)
addTargetLine(measure, colors, values, options)
setLabelAliasOfColorLegend(value, alias)
Sets the rotation angle for data values displayed in the chart plot area.
Type
number (degrees)
Example
Chart1.valueRotation = 30;

See Also
valueFormats, to set the rotation of a value on a multi-style chart.
| << valueFormat | © 1996-2013 InetSoft Technology Corporation (v11.5) | valueColor >> |