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