java.lang.Object
com.aspose.cells.Marker
public class Marker
- extends java.lang.Object
Represents the marker in a line chart, scatter chart, or radar chart.
Property Getters/Setters Detail |
getBorder | |
public Line getBorder()
|
-
Gets the Line.
getArea | |
public Area getArea()
|
-
Gets the Area.
getMarkerStyle/setMarkerStyle | |
public int getMarkerStyle() / public void setMarkerStyle(int value)
|
-
Represents the marker style in a line chart, scatter chart, or radar chart.
The value of the property is ChartMarkerType integer constant.
getMarkerSize/setMarkerSize | |
public int getMarkerSize() / public void setMarkerSize(int value)
|
-
Represents the marker size in a line chart, scatter chart, or radar chart.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.