[]
        
(Showing Draft Content)

C1.Win.C1Chart.SeriesDisplayEnum

SeriesDisplayEnum Enum

Use the members of this enumeration to set the value of the Display property in the ChartDataSeries class.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum SeriesDisplayEnum

Fields

Name Description
Exclude

Excludes series from the data set.

ExcludeHoles

Displays series, but disregards data holes.

Hide

Includes series in the data set, but is not drawn.

Show

Displays series.