Package | Description |
---|---|
info.monitorenter.gui.chart.labelformatters |
Contains
IAxisLabelFormatter implementations
of jchart2d that are used to format the labels on the axis of the chart. |
Modifier and Type | Class and Description |
---|---|
class |
LabelFormatterSimple
An IlabelFormatter implementation that just returns
String.valueOf(value) . |
Copyright © 2019. All rights reserved.