Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / RadarIndexAxis Class
Members


In This Topic
    RadarIndexAxis Class
    In This Topic
    Represents an indexed axis.
    Object Model
    RadarIndexAxis ClassFill ClassLine ClassLine ClassLine ClassFill Class
    Syntax
    'Declaration
     
    
    Public Class RadarIndexAxis 
       Inherits Axis
    'Usage
     
    
    Dim instance As RadarIndexAxis
    public class RadarIndexAxis : Axis 
    Remarks
    An axis can have a ruler line, major/minor tick marks, tick mark labels, major/minor grid lines, and stripes. The direction of an axis can be reversed.
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Chart.Axis
          FarPoint.Web.Chart.RadarIndexAxis

    See Also