[]
        
(Showing Draft Content)

FarPoint.Win.Chart.IndexAxisType

IndexAxisType Enum

Indicates the display type of an index axis.

Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public enum IndexAxisType
Public Enum IndexAxisType

Fields

Name Description
Automatic

The series points are mapped to the axis automatically depending on the category's data.

Date

The series points are mapped to the axis using the point's category.

Text

The series points are mapped to the axis using the point's index.