Search
RangeSelector.Axis Property
See Also
 






The Axis that will be handled by this component.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Axis Axis { get; }

Visual Basic  Copy Code

Public ReadOnly Property Axis As Axis

 Property Value

 See Also