Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / RadarIndexAxis Class
Members


In This Topic
    RadarIndexAxis Class
    In This Topic
    Represents an indexed axis.
    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.Win.Chart.Axis
          FarPoint.Win.Chart.RadarIndexAxis

    See Also