Uses of Interface
com.iizix.prop.IPropCnrChoiceSettings
Packages that use IPropCnrChoiceSettings Package Description com.iizigo.panel.prop.chart com.iizix.prop.ui.chart com.iizix.prop.ui.chart.axis2d com.iizix.prop.ui.chart.plot2d Uses of IPropCnrChoiceSettings in com.iizigo.panel.prop.chart
Classes in com.iizigo.panel.prop.chart that implement IPropCnrChoiceSettings Modifier and Type Class Description classEAxis2DThe axis for the chart.classEPlot2DThe plot for the chart.classEUIChartChart component.Uses of IPropCnrChoiceSettings in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement IPropCnrChoiceSettings Modifier and Type Class Description classUIChartChart UI component.Uses of IPropCnrChoiceSettings in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement IPropCnrChoiceSettings Modifier and Type Class Description classAxis2DA chart axis is normally added to charts.Uses of IPropCnrChoiceSettings in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IPropCnrChoiceSettings Modifier and Type Class Description classPlot2DA chart series is either created in the Designer or constructed at runtime and added to the chart.