[]
Use the members of this enumeration to set the value of the Display property in the ChartDataSeries class.
public enum SeriesDisplayEnum
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. |