ChartAxis.getNonClusteredPosition Method

Modifies the specified axis position from within a cluster of positions located around the value for the specified series to the cluster center.
 

Parameters

position

Type: Number
An axis position value between zero and one.
series

Type: ChartSeries
groupingIndex

Type: Number (Integer)
Optional: True
removeGap

Type: Boolean
True to ignore gap settings and leave no gaps between series.
Optional: True

Return Value


Type: Number - May be null
A modified unrounded axis position value between zero and one.