Initializes a new instance of the YAxisRenderer class.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public YAxisRenderer ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Axis that will be drawn by this object.
See Also