Uses of Class
com.orchestranetworks.addon.dqid.chart.LineChartOptions
Package
Description
Provides classes to define charts and write them to an HTML document.
-
Uses of LineChartOptions in com.orchestranetworks.addon.dqid.chart
Modifier and TypeMethodDescriptionstatic Chart
ChartFactory.newLineChart
(AxisData<?, ?> data, LineChartOptions options) Creates a line chart.static Chart
ChartFactory.newLineChart
(AxisData<?, ?> data, LineChartOptions options, DisplayOptions displayOptions) Creates a line chart.