Uses of Class
org.teamapps.ux.component.timegraph.LineChartYScaleZoomMode
| Package | Description |
|---|---|
| org.teamapps.ux.component.timegraph | |
| org.teamapps.ux.component.timegraph.graph |
-
Uses of LineChartYScaleZoomMode in org.teamapps.ux.component.timegraph
Methods in org.teamapps.ux.component.timegraph that return LineChartYScaleZoomMode Modifier and Type Method Description static LineChartYScaleZoomModeLineChartYScaleZoomMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LineChartYScaleZoomMode[]LineChartYScaleZoomMode. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of LineChartYScaleZoomMode in org.teamapps.ux.component.timegraph.graph
Methods in org.teamapps.ux.component.timegraph.graph that return LineChartYScaleZoomMode Modifier and Type Method Description LineChartYScaleZoomModeAbstractGraph. getYScaleZoomMode()Methods in org.teamapps.ux.component.timegraph.graph with parameters of type LineChartYScaleZoomMode Modifier and Type Method Description AbstractGraphAbstractGraph. setYScaleZoomMode(LineChartYScaleZoomMode yScaleZoomMode)