ComponentOne FlexReport for WinForms
Chart3DAxis Class Properties

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

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

Public Properties
 NameDescription
Public PropertyGets or sets the annotation format for the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets or sets the annnotation format string used with manual formats. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets or sets the annotation method of the axis.  
Public PropertyGets or sets the position of the axis annotation and text.  
Public PropertyGets or sets a value indicating whether annotation is rotated.  
Public PropertyGets or sets whether major tick mark values are calcualted automatically. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets or sets whether the axis maximum value is calculated automatically. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets or sets whether the axis minimum value is calculated automatically. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets or sets whether minor tick mark values are calculated automatically. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets the kind (X, Y, Y2 or Z) of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets the major grid lines object. Major grids are placed coincident with major tickmarks at UnitMajor intervals. This property is used to set the grid line appearance.  
Public PropertyGets or sets the maximum value of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets or sets the minimum value of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets the name (X, Y, Y2 or Z) of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets or sets the textual caption of the axis. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets or sets the units between major tick marks. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets or sets the units between minor tick marks. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Public PropertyGets the labels collection for this axis.  
Public PropertyGets or sets the axis visibility. (Inherited from C1.Win.FlexReport.Chart.ChartAxis)
Top
See Also

Reference

Chart3DAxis Class
C1.Win.FlexReport.Chart Namespace