GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart Namespace : CustomAxis Class |
For a list of all members of this type, see CustomAxis members.
Name | Description | |
---|---|---|
![]() | Arrow | Gets or sets the arrow type on the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | AxisType | Gets or sets the axis type. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | DisplayScale | Gets or sets a value indicating whether to display the scale value on the title of the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | LabelFont | Gets or sets the font info used to draw the labels of the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | LabelFormat | Gets or sets the format used to output the values of the labels. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | Labels | Gets the contents of the labels collection, used for categorical axes. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | LabelsAtBottom | Gets or sets a value to render axis labels, tickmarks and secondary axes at the bottom of the axis, regardless the Position property. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | LabelsGap | Gets or sets a value indicating how many labels to skip on the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | LabelsInside | Gets or sets the position of labels against the axis line. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | LabelsVisible | Gets or sets a value indicating whether axis labels will be drawn on the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | Line | Gets or sets the line used to draw the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | MajorTick | Gets or sets the major tick of the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | Max | Gets or sets the maximum value for the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | MaxDerived | Gets or sets a value indicating whether the axis automatically calculates its maximum value based on its position against the parent axis. |
![]() | Min | Gets or sets the minimum value for the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | MinDerived | Gets or sets a value indicating whether the axis automatically calculates its minimum value based on its position against the parent axis. |
![]() | MinorTick | Gets or sets the minor tick of the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | Parent | Gets or sets the main axis (X, Y or Z) on which to draw the custom axis. |
![]() | PlacementLength | Gets or sets the length of the custom axis in terms of its parent axis. |
![]() | PlacementLocation | Gets or sets the position of the origin of the custom axis in terms of its parent axis. |
![]() | Position | Gets or sets the position along the adjacent axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | Scale | Gets or sets the scale value used to draw labels. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | SmartLabels | Gets or sets a value indicating whether smart labels are enabled on the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | StaggerLabels | Gets or sets a value indicating whether labels on the axis are staggered. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | TickOffset | Gets or sets the offset of the first tick from the Min value of the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | Title | Gets or sets the text string for the title of the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | TitleFont | Gets or sets the font information used to draw the title of the axis. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |
![]() | Visible | Gets or sets a value indicating whether the axis is visible. (Inherited from GrapeCity.ActiveReports.Chart.AxisBase) |