public class OhlcSeriesLabelRenderer extends CategoricalSeriesLabelRenderer
LABEL_COLOR_PROPERTY_KEY, LABEL_FILL_COLOR_PROPERTY_KEY, LABEL_STROKE_COLOR_PROPERTY_KEY
Constructor and Description |
---|
OhlcSeriesLabelRenderer(ChartSeries owner)
Creates a new instance of the
OhlcSeriesLabelRenderer class. |
Modifier and Type | Method and Description |
---|---|
String |
getLabelFormat()
Gets the label format string.
|
getPointerLength, getPointerWidth, setPointerLength, setPointerWidth
applyPalette, getLabelFillColor, getLabelFont, getLabelFontStyle, getLabelMargin, getLabelSize, getLabelStrokeColor, getLabelTextColor, getLabelValueToStringConverter, invalidatePalette, renderLabel, setLabelFillColor, setLabelFont, setLabelFontStyle, setLabelFormat, setLabelMargin, setLabelPadding, setLabelSize, setLabelStrokeColor, setLabelTextColor, setLabelValueToStringConverter
getValue, resetPropertyValue, setValue, setValue
public OhlcSeriesLabelRenderer(ChartSeries owner)
OhlcSeriesLabelRenderer
class.owner
- the chart series owning this renderer instance.public String getLabelFormat()
ChartLabelRenderer
getLabelFormat
in interface ChartLabelRenderer
getLabelFormat
in class BaseLabelRenderer