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


In This Topic
    ChartAxis Class Members
    In This Topic

    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
    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