Uses of Class
net.pricefx.common.apibuilder.chart.AuxLine
-
Uses of AuxLine in net.pricefx.common.apibuilder.chart
Modifier and TypeMethodDescriptionAbstractChartBuilder.addAuxLine()
BarLineChart.addAuxLine()
BoxplotChart.addAuxLine()
BubbleChart.addAuxLine()
DetailedTimeSeriesChart.addAuxLine()
HistogramChart.addAuxLine()
PieChart.addAuxLine()
ScatterChart.addAuxLine()
TimeSeriesChart.addAuxLine()
TimeSeriesScatterChart.addAuxLine()
AuxLine.setColor
(AuxLineColor color) AuxLine.setHideDataLabels
(Boolean hideDataLabels) AuxLine.setShowInLegend
(Boolean showInLegend) Modifier and TypeMethodDescriptionAuxLine.withLine()
AuxLine.withSteppedLine()
AuxLine.withVerticalLine()