Series Members
In This Article
#Constructors
Name | Description |
---|---|
Series() | Initializes a new instance of the Series class with default settings. |
#Fields
Name | Description |
---|---|
Data |
Identifies the Series. |
Display |
Identifies the Series. |
Show |
Identifies the Series. |
View |
Identifies the Series. |
Visible |
Identifies the Series. |
#Properties
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 |
Gets or sets the display name of the series. |
Show |
Gets or sets a value that specifies whether the series should be represented in a chart control’s legend. |
View | Gets or sets the view type of the series. |
Visible | Gets or sets whether the series is visible. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Chart |
See Also