Class DialSeries
java.lang.Object
org.knowm.xchart.internal.series.Series
org.knowm.xchart.DialSeries
A Series containing Radar data to be plotted on a Chart
-
Nested Class Summary
Nested classes/interfaces inherited from class Series
Series.DataType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Series
getFillColor, getName, getYAxisDecimalPattern, getYAxisGroup, isEnabled, isShowInLegend, setEnabled, setFillColor, setLabel, setShowInLegend, setYAxisDecimalPattern, setYAxisGroup
-
Field Details
-
value
private double value -
label
-
-
Constructor Details
-
DialSeries
-
-
Method Details
-
getValue
public double getValue() -
setValue
public void setValue(double value) -
getLabel
-
getLegendRenderType
- Specified by:
getLegendRenderTypein classSeries
-