[]
Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
[C1Description("SeriesBase.SymbolMarker", "Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.")]
public SymbolMarker SymbolMarker { get; set; }