[]
Gets or sets the display of the series (for 2D charts only).
[C1Description("ChartDataSeries.Display", "The display of the series (for 2D charts only). Used to show, hide or exclude charting of a data series.")]
public ChartSeriesDisplay Display { get; set; }
<C1Description("ChartDataSeries.Display", "The display of the series (for 2D charts only). Used to show, hide or exclude charting of a data series.")>
Public Property Display As ChartSeriesDisplay
This property is used to show, hide or exclude charting of a data series.