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