Spread for ASP.NET 10 Product Documentation
Type Property (AxisInfo)


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

Property Value

The type.
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.