Uses of Interface
com.iizix.prop.IPropCnrFill
Packages that use IPropCnrFill Package Description com.iizix.prop com.iizix.prop.ui.chart.plot2d com.iizix.prop.ui.chart.series Uses of IPropCnrFill in com.iizix.prop
Classes in com.iizix.prop with type parameters of type IPropCnrFill Modifier and Type Interface Description interface
IPropCnrFillSettings<FILL_OPTION extends IPropCnrFill>
Interface implements by a property container supporting setting for fill's.Uses of IPropCnrFill in com.iizix.prop.ui.chart.plot2d
Classes in com.iizix.prop.ui.chart.plot2d that implement IPropCnrFill Modifier and Type Class Description class
PlotFill
The Plot2D fill settings for the plot.Uses of IPropCnrFill in com.iizix.prop.ui.chart.series
Classes in com.iizix.prop.ui.chart.series that implement IPropCnrFill Modifier and Type Class Description class
SeriesFill
The Series fill settings to override the default for the plot for this series (and theme).