Series Properties
Represents an individual series within a chart control.Name | Description |
---|---|
Actual |
Gets the actual view of a series. |
Data | Gets or sets an object that defines how data should be supplied for this series. |
Display |
Specifies the series’ display name.
Inherited from Series |
Show |
Indicates whether to show the series in the legend.
Inherited from Series |
View | Gets or sets the view type of the series. |
Visible |
Specifies whether the series is visible.
Inherited from Series |
See Also