[]
Gets or sets the symbol style of the series, including color, size and shape (for 2D charts or 3D Scatter charts with PointData layout).
[C1Description("ChartDataSeries.SymbolStyle", "The symbol style of the series, including color, size and shape (for 2D charts or 3D Scatter charts with PointData layout).")]
public ChartSymbolStyle SymbolStyle { get; }
<C1Description("ChartDataSeries.SymbolStyle", "The symbol style of the series, including color, size and shape (for 2D charts or 3D Scatter charts with PointData layout).")>
Public ReadOnly Property SymbolStyle As ChartSymbolStyle