Uses of Interface
com.iizix.prop.IPropCnrFillSettings
Packages that use IPropCnrFillSettings Package Description com.iizigo.panel.prop.chart com.iizix.prop.ui.chart.plot2d com.iizix.prop.ui.chart.series Uses of IPropCnrFillSettings in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IPropCnrFillSettings Modifier and Type Class Description classEPlot2DThe plot for the chart.classESeriesThe Series for the chart.Uses of IPropCnrFillSettings in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IPropCnrFillSettings Modifier and Type Class Description classPlot2DA chart series is either created in the Designer or constructed at runtime and added to the chart.Uses of IPropCnrFillSettings in com.iizix.prop.ui.chart.series
Classes in com.iizix.prop.ui.chart.series that implement IPropCnrFillSettings Modifier and Type Class Description classSeriesA chart series consists of several series values properties in a defined order.