Spread Windows Forms 12.0 Product Documentation
IndexAxis Class
Members 


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : IndexAxis Class
Represents an indexed axis.
Object Model
IndexAxis ClassILabelFormatter InterfaceFill ClassLine ClassLine ClassLine ClassStripeCollection ClassStripe ClassFill Class
Syntax
'Declaration
 
Public Class IndexAxis 
   Inherits Axis
'Usage
 
Dim instance As IndexAxis
public class IndexAxis : Axis 
Remarks
An axis can have a title, a ruler line, tick marks, tick mark labels, grid lines, and stripes. The direction of an axis can be reversed. The minimum, maximum, and units of an axis can be automatically generated or manually assigned.
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.Axis
      FarPoint.Win.Chart.IndexAxis

See Also

Reference

IndexAxis Members
FarPoint.Win.Chart Namespace