Uses of Class
com.iizix.prop.ui.chart.series.SeriesFill
Packages that use SeriesFill Package Description com.iizix.prop.ui.chart.series Uses of SeriesFill in com.iizix.prop.ui.chart.series
Methods in com.iizix.prop.ui.chart.series that return SeriesFill Modifier and Type Method Description static SeriesFill
SeriesFill. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SeriesFill[]
SeriesFill. values()
Returns an array containing the constants of this enum type, in the order they are declared.