This documentation is archived and is not being maintained.

Series Constructor

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Series() Initializes a new instance of the Series class.
Public method Series(String) Initializes a new instance of the Series class with the specified series name.
Public method Series(String, Int32) Initializes a new instance of the Series class with the specified name and maximum number of Y values.
Top
Show: