Initializes a new instance of the LinearGaugeController class.
Namespace: MindFusion.Charting.Gauges
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public LinearGaugeController ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A LinearGaugeRenderer instance controlled by this object.
A RenderContext instance.
See Also