Uses of Class
com.steema.teechart.axis.NextAxisLabelValue

Packages that use NextAxisLabelValue
com.steema.teechart.axis   
 

Uses of NextAxisLabelValue in com.steema.teechart.axis
 

Methods in com.steema.teechart.axis that return NextAxisLabelValue
 NextAxisLabelValue AxisLabelResolver.getNextLabel(Axis axis, int labelIndex, NextAxisLabelValue nextLabel)
           
 NextAxisLabelValue AxisLabelAdapter.getNextLabel(Axis axis, int labelIndex, NextAxisLabelValue nextAxisLabel)
           
 

Methods in com.steema.teechart.axis with parameters of type NextAxisLabelValue
 NextAxisLabelValue AxisLabelResolver.getNextLabel(Axis axis, int labelIndex, NextAxisLabelValue nextLabel)
           
 NextAxisLabelValue AxisLabelAdapter.getNextLabel(Axis axis, int labelIndex, NextAxisLabelValue nextAxisLabel)