Uses of Class
omix.lang.chart.util.PieChartStyle.LinkStyle
Package | Description |
---|---|
omix.lang.chart.util |
This package contains types used in OVL.
|
-
Uses of PieChartStyle.LinkStyle in omix.lang.chart.util
Methods in omix.lang.chart.util that return PieChartStyle.LinkStyle Modifier and Type Method Description PieChartStyle.LinkStyle
PieChartStyle. getLabelLinkStyle()
static PieChartStyle.LinkStyle
PieChartStyle.LinkStyle. valueOf(String name)
Returns the enum constant of this type with the specified name.static PieChartStyle.LinkStyle[]
PieChartStyle.LinkStyle. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in omix.lang.chart.util with parameters of type PieChartStyle.LinkStyle Modifier and Type Method Description void
PieChartStyle. setLabelLinkStyle(PieChartStyle.LinkStyle labelLinkStyle)