GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Axis Class |
For a list of all members of this type, see Axis members.
Name | Description | |
---|---|---|
AngledLabels | True if angled labels should be used. | |
CrossAt | Gets or sets the value at which to cross the other axis. | |
EndCap | The end cap style to use for the axis. | |
Interlaced | Gets or sets a value indicating whether strip lines are drawn for every second grid line interval for the axis. If grid lines are not used for the axis then the axis' tick marks or labels are used to determine the interlaced strip lines interval. | |
LogScale | Gets or sets a value indicating whether the axis is logarithmic. | |
MajorGridLines | Gets or sets a value indicating how the major gridlines are displayed. | |
MajorInterval | Gets or sets the unit of measurement for major gridlines and tickmarks. | |
MajorTickMarks | Gets or sets the style of the major tick marks. | |
Margin | Gets or sets a value indicating whether an axis margin is created. The size of the margin is automatically generated based on the scale and the number of data points. | |
Max | Gets or sets the maximum value for the axis. | |
Min | Gets or sets the minimum value for the axis. | |
MinorGridLines | Gets or sets a value indicating how the minor gridlines are displayed. | |
MinorInterval | Gets or sets the unit of measurement for minor gridlines and tickmarks. | |
MinorTickMarks | Gets or sets the style of minor tick marks. | |
Reverse | Gets or sets a Boolean value indicating whether the axis is plotted in reverse or normally. If set to true, the axis direction is reversed. | |
Scalar | Gets or sets a value indicating whether the values along the axis are scalar values (i.e. numeric or date) which are displayed on the chart in a continuous flow with missing numbers or dates filled in. | |
Style | Gets or sets text style properties for the axis labels and line style properties for the axis line. | |
Title | Gets or sets the title for the axis. | |
Visible | Gets or sets a value indicating whether the axis labels are displayed. |