Uses of Class
com.iizix.prop.ui.chart.plot2d.PlotLabelStyle
Packages that use PlotLabelStyle Package Description com.iizix.prop.ui.chart.plot2d Uses of PlotLabelStyle in com.iizix.prop.ui.chart.plot2d
Methods in com.iizix.prop.ui.chart.plot2d that return PlotLabelStyle Modifier and Type Method Description PlotLabelStyle[]PlotLabelStyle. enumValues()Gets all the choices possible, including default.PlotLabelStylePlotLabelStyle. getDefault()Gets the default value.PlotLabelStylePlot2D. getLabelStyle()Gets the LabelStyle option.static PlotLabelStylePlotLabelStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PlotLabelStyle[]PlotLabelStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.