Uses of Class
org.teamapps.ux.component.timegraph.LineChartYScaleZoomMode
| Package | Description |
|---|---|
| org.teamapps.ux.component.timegraph |
-
Uses of LineChartYScaleZoomMode in org.teamapps.ux.component.timegraph
Methods in org.teamapps.ux.component.timegraph that return LineChartYScaleZoomMode Modifier and Type Method Description LineChartYScaleZoomModeAbstractLineChartDataDisplay. getYScaleZoomMode()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.Methods in org.teamapps.ux.component.timegraph with parameters of type LineChartYScaleZoomMode Modifier and Type Method Description AbstractLineChartDataDisplayAbstractLineChartDataDisplay. setYScaleZoomMode(LineChartYScaleZoomMode yScaleZoomMode)