[]
Specifies the type of marker to use for the ChartMarkerType property. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
public sealed class ChartMarkerType : Enum
| Name | Description |
|---|---|
| Box | Uses a square to mark each data point. |
| Dot | Uses a circle to mark each data point. |
| value__ |