Name | Description | |
---|---|---|
AnnoFormat | Gets or sets the annotation format for the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
AnnoFormatString | Gets or sets the annnotation format string used with manual formats. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
AnnoMethod | Gets or sets the annotation method of the axis. | |
AnnoPosition | Gets or sets the position of the axis annotation and text. | |
AnnoRotated | Gets or sets a value indicating whether annotation is rotated. | |
AutoMajor | Gets or sets whether major tick mark values are calcualted automatically. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
AutoMax | Gets or sets whether the axis maximum value is calculated automatically. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
AutoMin | Gets or sets whether the axis minimum value is calculated automatically. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
AutoMinor | Gets or sets whether minor tick mark values are calculated automatically. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
AxisID | Gets the kind (X, Y, Y2 or Z) of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
MajorGrid | Gets the major grid lines object. Major grids are placed coincident with major tickmarks at UnitMajor intervals. This property is used to set the grid line appearance. | |
Max | Gets or sets the maximum value of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
Min | Gets or sets the minimum value of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
Name | Gets the name (X, Y, Y2 or Z) of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
Title | Gets or sets the textual caption of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
UnitMajor | Gets or sets the units between major tick marks. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
UnitMinor | Gets or sets the units between minor tick marks. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) | |
ValueLabels | Gets the labels collection for this axis. | |
Visible | Gets or sets the axis visibility. (Inherited from C1.Win.FlexReport.Chart.ChartAxis) |