Uses of Class
com.storedobject.chart.AreaStyle
Packages that use AreaStyle
-
Uses of AreaStyle in com.storedobject.chart
Methods in com.storedobject.chart that return AreaStyleModifier and TypeMethodDescriptionfinal AreaStyle
DataZoom.DataShadowStyle.getAreaStyle
(boolean create) Get the area style.LineChart.getAreaStyle
(boolean create) Get the area-style (to style the area under the line).Area.getStyle
(boolean create) Get the style.Methods in com.storedobject.chart with parameters of type AreaStyleModifier and TypeMethodDescriptionvoid
DataZoom.DataShadowStyle.setAreaStyle
(AreaStyle areaStyle) Set the area style.void
LineChart.setAreaStyle
(AreaStyle areaStyle) Set the area-style.void
Set the style.