Uses of Class
com.storedobject.chart.VisualMap
Packages that use VisualMap
-
Uses of VisualMap in com.storedobject.chart
Methods in com.storedobject.chart that return VisualMapModifier and TypeMethodDescriptionfinal VisualMapXYDataChart.getVisualMap()Get theVisualMapassociated with this chart.Methods in com.storedobject.chart with parameters of type VisualMapModifier and TypeMethodDescriptionvoidXYDataChart.setVisualMap(VisualMap visualMap) Set aVisualMapfor this chart.