Implements ComponentController.Component. Gets the component modified by this controller.
Namespace: MindFusion.Charting.Gauges
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Component Component { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Component As Component |