Spread for ASP.NET 10 Product Documentation
Axis Property


Gets or sets the axis.
Syntax
'Declaration
 
Public Property Axis As Axis
'Usage
 
Dim instance As AxisInfo
Dim value As Axis
 
instance.Axis = value
 
value = instance.Axis
public Axis Axis {get; set;}

Property Value

The axis.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

AxisInfo Class
AxisInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.