This documentation is archived and is not being maintained.
Series Constructor
Visual Studio 2010
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: