Uses of Class
org.zkoss.chart.ScrollablePlotArea
-
Packages that use ScrollablePlotArea Package Description org.zkoss.chart -
-
Uses of ScrollablePlotArea in org.zkoss.chart
Methods in org.zkoss.chart that return ScrollablePlotArea Modifier and Type Method Description ScrollablePlotAreaChart. getScrollablePlotArea()Returns the options for a scrollable plot area.ScrollablePlotAreaCharts. getScrollablePlotArea()ScrollablePlotAreaChartsApi. getScrollablePlotArea()Returns the options for a scrollable plot area.ScrollablePlotAreaChartsEngine. getScrollablePlotArea()Methods in org.zkoss.chart with parameters of type ScrollablePlotArea Modifier and Type Method Description voidChart. setScrollablePlotArea(ScrollablePlotArea scrollablePlotArea)Sets the options for a scrollable plot area.voidCharts. setScrollablePlotArea(ScrollablePlotArea scrollablePlotArea)voidChartsApi. setScrollablePlotArea(ScrollablePlotArea scrollablePlotArea)Sets the options for a scrollable plot area.voidChartsEngine. setScrollablePlotArea(ScrollablePlotArea scrollablePlotArea)
-