ChartMarkerType enumeration
ChartMarkerType enumeration
Represents the marker style in a line chart, scatter chart, or radar chart.
The ChartMarkerType type exposes the following members:
Fields
| Field | Description | 
|---|---|
| AUTOMATIC | Automatic markers. | 
| CIRCLE | Circular markers. | 
| DASH | Long bar markers | 
| DIAMOND | Diamond-shaped markers. | 
| DOT | Short bar markers. | 
| NONE | No markers. | 
| SQUARE_PLUS | Square markers with a plus sign. | 
| SQUARE | Square markers. | 
| SQUARE_STAR | Square markers with an asterisk. | 
| TRIANGLE | Triangular markers. | 
| SQUARE_X | Square markers with an X. | 
| PICTURE | Picture | 
See Also
- module aspose.cells.charts