Uses of Class
com.iizix.prop.ui.chart.UIChart
Packages that use UIChart Package Description com.iizigo.panel.prop.chart com.iizix.prop.ui.chart Uses of UIChart in com.iizigo.panel.prop.chart
Subclasses of UIChart in com.iizigo.panel.prop.chart Modifier and Type Class Description class
EUIChart
Chart component.Uses of UIChart in com.iizix.prop.ui.chart
Methods in com.iizix.prop.ui.chart that return UIChart Modifier and Type Method Description UIChart
UIChart. addAxis(Axis2D axis)
Adds a new axis to the chart.UIChart
UIChart. addPlot(Plot2D plot)
Adds a new plot to the chart.UIChart
UIChart. addSeries(Series series)
Adds a new series to the chart.UIChart
UIChart. clone()
Creates a clone out of this property.default UIChart
IChartContainer. getChart()
Gets the chart of this container.