Marker class
Marker class
Represents the marker in a line chart, scatter chart, or radar chart.
The Marker type exposes the following members:
Properties
Property | Description |
---|---|
border | Gets the Line . |
area | Gets the Marker.area . |
marker_style | Represents the marker style. Applies to line chart, scatter chart, or radar chart. |
marker_size | Represents the marker size in unit of points. Applies to line chart, scatter chart, or radar chart. |
marker_size_px | Represents the marker size in unit of pixels. Applies to line chart, scatter chart, or radar chart. |
foreground_color | Represents the marker foreground color in a line chart, scatter chart, or radar chart. |
foreground_color_set_type | Gets or sets the marker foreground color set type. |
background_color | Represents the marker background color in a line chart, scatter chart, or radar chart. |
background_color_set_type | Gets or sets the marker background color set type. |
See Also
- module
aspose.cells.charts
- class
Line