ActiveReports 11
Axis Class Members
Properties  Methods 

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Axis Class

The following tables list the members exposed by Axis.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Axis class.  
Top
Public Properties
 NameDescription
Public PropertyTrue if angled labels should be used.  
Public Property

Gets or sets the value at which to cross the other axis.

 
Public PropertyGets default value of offset.  
Public PropertyThe end cap style to use for the axis.  
Public Property

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.

 
Public PropertyGets or sets axis location related to chart data.  
Public Property

Gets or sets a value indicating whether the axis is logarithmic.

 
Public Property

Gets or sets a value indicating how the major gridlines are displayed.

 
Public Property

Gets or sets the unit of measurement for major gridlines and tickmarks.

 
Public Property

Gets or sets the style of the major tick marks.

 
Public Property

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.

 
Public Property

Gets or sets the maximum value for the axis.

 
Public Property

Gets or sets the minimum value for the axis.

 
Public Property

Gets or sets a value indicating how the minor gridlines are displayed.

 
Public Property

Gets or sets the unit of measurement for minor gridlines and tickmarks.

 
Public Property

Gets or sets the style of minor tick marks.

 
Public PropertyGets or sets axis name.  
Public PropertyGets or sets axis offset from previous axis (or data in case of first axis).  
Public PropertyGets or sets reference line for axis.  
Public Property

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.

 
Public Property

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.

 
Public Property

Gets or sets text style properties for the axis labels and line style properties for the axis line.

 
Public PropertyGets or sets the title for the axis.  
Public Property

Gets or sets a value indicating whether the axis labels are displayed.

 
Top
Public Methods
 NameDescription
Public MethodValidates the information in each property of the Axis class.  
Top
See Also

Reference

Axis Class
GrapeCity.ActiveReports.PageReportModel Namespace