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