Series Constructor
.NET Framework (current version)
Initializes a new instance of the Series class.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Series() | Initializes a new instance of the Series class. |
![]() | Series(String^) | Initializes a new instance of the Series class with the specified series name. |
![]() | Series(String^, Int32) | Initializes a new instance of the Series class with the specified name and maximum number of Y-values. |
Show:
