Spread Windows Forms 12.0 Product Documentation
Axis Property (AxisHitTest)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > AxisHitTest Class : Axis Property
Gets or sets the axis.
Syntax
'Declaration
 
Public Property Axis As Axis
'Usage
 
Dim instance As AxisHitTest
Dim value As Axis
 
instance.Axis = value
 
value = instance.Axis
public Axis Axis {get; set;}

Property Value

The axis.
See Also

Reference

AxisHitTest Class
AxisHitTest Members