Uses of Enum Class
org.teamapps.ux.component.timegraph.LineChartYScaleZoomMode
Packages that use LineChartYScaleZoomMode
-
Uses of LineChartYScaleZoomMode in org.teamapps.ux.component.timegraph
Methods in org.teamapps.ux.component.timegraph that return LineChartYScaleZoomModeModifier and TypeMethodDescriptionstatic LineChartYScaleZoomModeReturns the enum constant of this class with the specified name.static LineChartYScaleZoomMode[]LineChartYScaleZoomMode.values()Returns an array containing the constants of this enum class, 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 LineChartYScaleZoomModeMethods in org.teamapps.ux.component.timegraph.graph with parameters of type LineChartYScaleZoomModeModifier and TypeMethodDescriptionAbstractGraph.setYScaleZoomMode(LineChartYScaleZoomMode yScaleZoomMode)