ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartDataSeries.Display Property

Gets or sets the display of the series.

[Visual Basic]

Public Property Display As SeriesDisplayEnum

[C#]

public SeriesDisplayEnum Display {get;set;}

[Delphi]

public property Display: SeriesDisplayEnum read get_Display write set_Display;

Remarks

This property is used to show, hide or exclude the charting of the data series.

See Also

ChartDataSeries Class | ChartDataSeries Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.