Class Marker
java.lang.Object
com.independentsoft.office.charts.Marker
The Class Marker.
-
Constructor Details
-
Marker
public Marker()Instantiates a new marker.
-
-
Method Details
-
clone
-
toString
-
getSize
public int getSize()Gets the size.- Returns:
- the size
-
setSize
public void setSize(int size)Sets the size.- Parameters:
size- the new size
-
getChartShapeProperties
Gets the chart shape properties.- Returns:
- the chart shape properties
-
getSymbol
Gets the symbol.- Returns:
- the symbol
-
setSymbol
Sets the symbol.- Parameters:
symbol- the new symbol
-