ComponentOne FlexReport for WinForms
Axis Class Members
Properties  Methods 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.FlexChart Namespace : Axis Class

The following tables list the members exposed by Axis.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the axis line is visible.  
Public PropertyOverridden.   
Public PropertyGets or sets the format string used for the axis labels.  
Public PropertyGets or sets the alignment of axis labels.  
Public PropertyGets or sets the rotation angle of the axis labels.  
Public PropertyGets or sets a value indicating whether the axis labels are visible.  
Public PropertyGets or sets the logarithmic base of the axis.  
Public PropertyGets or sets a value indicating whether the axis includes grid lines.  
Public PropertyGets the major grid style.  
Public PropertyGets or sets the location of the axis tick marks.  
Public PropertyGets or sets the number of units between axis labels.  
Public PropertyGets or sets the maximum value shown on the axis.  
Public PropertyGets or sets the minimum value shown on the axis.  
Public PropertyGets or sets a value indicating whether the axis includes minor grid lines.  
Public PropertyGets the minor grid style.  
Public PropertyGets or sets the location of the axis minor tick marks.  
Public PropertyGets or sets the number of units between minor ticks and grid lines.  
Public PropertyGets or sets the value at which an axis crosses the perpendicular axis.  
Public PropertyGets or sets a value indicating how to handle the overlapping axis labels.  
Public PropertyGets a C1.Win.FlexReport.C1FlexReport containing this object. (Inherited from C1.Win.FlexReport.FlexChart.ChartObject)
Public PropertyGets or sets the axis position.  
Public PropertyGets or sets a value indicating whether the axis is reversed (top to bottom or right to left).  
Public PropertyGets the axis style.  
Public PropertyGets or sets the title text shown next to the axis.  
Public PropertyGets the axis title style.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Assigns (copies) properties from another Axis to the current object.  
Public MethodOverridden. Creates instance of same class as this object.  
Top
See Also

Reference

Axis Class
C1.Win.FlexReport.FlexChart Namespace