ComponentOne FlexReport for WinForms
ChartAxis Class Members
Properties  Methods  Events

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartAxis Class

The following tables list the members exposed by ChartAxis.

Public Properties
 NameDescription
Public PropertyGets or sets the annotation format for the axis.  
Public PropertyGets or sets the annnotation format string used with manual formats.  
Public PropertyGets or sets whether major tick mark values are calcualted automatically.  
Public PropertyGets or sets whether the axis maximum value is calculated automatically.  
Public PropertyGets or sets whether the axis minimum value is calculated automatically.  
Public PropertyGets or sets whether minor tick mark values are calculated automatically.  
Public PropertyGets the kind (X, Y, Y2 or Z) of the axis.  
Public PropertyGets or sets the maximum value of the axis.  
Public PropertyGets or sets the minimum value of the axis.  
Public PropertyGets the name (X, Y, Y2 or Z) of the axis.  
Public PropertyGets or sets the textual caption of the axis.  
Public PropertyGets or sets the units between major tick marks.  
Public PropertyGets or sets the units between minor tick marks.  
Public PropertyGets or sets the axis visibility.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
Top
See Also

Reference

ChartAxis Class
C1.Win.FlexReport.Chart Namespace