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