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