Uses of Interface
com.iizix.prop.IPropCnrColor
Packages that use IPropCnrColor Package Description com.iizix.prop com.iizix.prop.ui.chart com.iizix.prop.ui.chart.axis2d com.iizix.prop.ui.chart.plot2d com.iizix.prop.ui.chart.series Uses of IPropCnrColor in com.iizix.prop
Classes in com.iizix.prop with type parameters of type IPropCnrColor Modifier and Type Interface Description interface
IPropCnrColorSettings<COLOR_OPTION extends IPropCnrColor>
Interface implements by a property container supporting setting for colors.Uses of IPropCnrColor in com.iizix.prop.ui.chart
Classes in com.iizix.prop.ui.chart that implement IPropCnrColor Modifier and Type Class Description class
ChartColor
The Chart color settings for title.Uses of IPropCnrColor in com.iizix.prop.ui.chart.axis2d
Classes in com.iizix.prop.ui.chart.axis2d that implement IPropCnrColor Modifier and Type Class Description class
AxisColor
The Axis2D color settings for labels and title.Uses of IPropCnrColor in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IPropCnrColor Modifier and Type Class Description class
PlotColor
The Plot2D color settings for fonts.Uses of IPropCnrColor in com.iizix.prop.ui.chart.series
Classes in com.iizix.prop.ui.chart.series that implement IPropCnrColor Modifier and Type Class Description class
SeriesColor
The Series color settings for fonts.