Search
AxisZoomController.Component Property
See Also
 






Gets the component controlled by this AxisZoomController.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Component Component { get; }

Visual Basic  Copy Code

Public ReadOnly Property Component As Component

 Property Value

 See Also