Series Constructor
.NET Framework (current version)
Initializes a new instance of the Series class.
Assembly: System.Web.DataVisualization (in System.Web.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:
