Initializes a new instance of the Series class bound to the specified Y-axis.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public Series ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Y-axis this Series is bound to.
See Also