public class NumericLabelProvider extends FormatterLabelProviderBase<NumericAxis>
IAxisCore.getTextFormatting()
and IAxisCore.getCursorTextFormatting()
properties
to format axis and cursor label textsaxis
Constructor and Description |
---|
NumericLabelProvider()
Creates a new instance of
NumericLabelProvider class |
NumericLabelProvider(ILabelFormatter<NumericAxis> labelFormatter)
Creates a new instance of
NumericLabelProvider class |
formatCursorLabel, formatLabel, update
getFormattedTickLabels, updateFormattedTickLabelsFor
attachTo, detach, isAttached
public NumericLabelProvider()
NumericLabelProvider
classpublic NumericLabelProvider(ILabelFormatter<NumericAxis> labelFormatter)
NumericLabelProvider
classlabelFormatter
- The ILabelFormatter
used by this label provider