Class MarkArea

java.lang.Object
com.storedobject.chart.MarkArea
All Implemented Interfaces:
ComponentProperty, HasData

public class MarkArea extends Object implements ComponentProperty, HasData
Mark area. Used to define style for one or more individual areas in many charts. use Chart.getMarkArea(boolean) to get the MarkArea of the chart. Examples: LineChart, ScatterChart, PieChart etc.
Author:
Syam