ActiveReports 12
IAxis Interface Properties

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IAxis Interface

For a list of all members of this type, see IAxis members.

Public Properties
 NameDescription
 PropertyGets a value indicating whether the axis labels should be angled.  
 PropertyGets the value at which to cross the other axis.  
 PropertySpecifies the end cap style to use for the axis.  
 PropertyGets 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.  
 PropertySpecifies the rotation angle of axis lables text.  
 PropertyLocation of axis inside plot area (Left or Right). Applicable only for value axes.  
 PropertyGets a value indicating whether the axis is logarithmic.  
 PropertyGets style of axis major grid lines.  
 PropertyGets the unit of measurement for major gridlines and tickmarks.  
 PropertyGets the style of the major tick marks.  
 PropertyGets 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.  
 PropertyGets the maximum value for the axis.  
 PropertyGets the minimum value for the axis.  
 PropertyGets style of axis minor grid lines.  
 PropertyGets the unit of measurement for minor gridlines and tickmarks.  
 PropertyGets the style of minor tick marks.  
 PropertyGets axis name.  
 PropertyOffset of axis relatively to the previous axis (for multiple Y-axes case).  
 PropertyThe axis's reference line.  
 PropertyGets a value indicating whether the axis is plotted in reverse or normally. If set to true, the axis direction is reversed.  
 PropertyGets 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.  
 PropertySpecifies visibility of major grid lines.  
 PropertySpecifies visibility of minor grid lines.  
 PropertyGets axis style.  
 PropertyGets style of axis title.  
 PropertyGets a value indicating whether the axis labels are displayed.  
Top
See Also

Reference

IAxis Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace