Spread for ASP.NET 12 Product Documentation
AxisLocation Enumeration


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : AxisLocation Enumeration
Specifies the location of the axis relative to the plot area.
Syntax
'Declaration
 
Public Enum AxisLocation 
   Inherits System.Enum
'Usage
 
Dim instance As AxisLocation
public enum AxisLocation : System.Enum 
Members
MemberDescription
FarDisplays axis on the far side of the plot area.
NearDisplays axis on the near side of the plot area.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Chart.AxisLocation

See Also

Reference

FarPoint.Web.Chart Namespace