FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DAxis Class
Properties Methods Events


In This Topic
    Chart3DAxis Class Members
    In This Topic

    The following tables list the members exposed by Chart3DAxis.

    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
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also