2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Axis Class
Properties Methods

In This Topic
    Axis Class Members
    In This Topic

    The following tables list the members exposed by Axis.

    Public Properties
     NameDescription
    Public PropertyGets or sets the text alignment within the axis display.  
    Public PropertyGets or sets the annotation format for the axis.  
    Public PropertyGets or sets the annotation format string used with manual formats.  
    Public PropertyGets or sets the annotation method used.  
    Public PropertyGets or sets the clockwise angle of rotation for the axis annotations.  
    Public PropertyGets or sets whether annotation text is displayed vertically.  
    Public PropertyGets or sets whether major tick mark values are calculated 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 or sets whether the axis origin is selected automatically.  
    Public PropertyGets or sets the general positioning of the axis.  
    Public PropertyGets or sets the font object.  
    Public PropertyGets or sets the foreground color.  
    Public PropertyGets or sets the major grid lines object.  
    Public PropertyGets or sets the minor grid lines object.  
    Public PropertyGets or sets when the axis is scaled logarithmically.  
    Public PropertyGets or sets the base of the logarithmic scale used.  
    Public PropertyGets or sets the maximum value of the axis.  
    Public PropertyGets or sets the minimum value of the axis.  
    Public PropertyGets the axis name.  
    Public PropertyGets or sets whether axis annotations are permitted to overlap.  
    Public PropertyGets or sets whether axis and gridlines appear on top of the chart image.  
    Public PropertyGets or sets the axis origin, the value on axis where the perpendicular axis is rendered.  
    Public PropertyGets or sets whether the axis is normal or reversed (ascending or descending).  
    Public PropertyGets or sets the rotational orientation of the textual caption of the axis.  
    Public PropertyGets the axis scroll bar.  
    Public PropertyGets or sets the textual caption of the axis.  
    Public PropertyGets or sets the line thickness of the axis in pixels.  
    Public PropertyGets or sets an integral factor for major tick mark length.  
    Public PropertyGets or sets an integral factor for minor tick mark length.  
    Public PropertyGets or sets the approximate number of intervals delineated by gauge marks between major tick marks.  
    Public PropertyGets or sets the placement of the annotation labels relative the axis.  
    Public PropertyGets or sets the type of major tick mark.  
    Public PropertyGets or sets the type of minor tick mark.  
    Public Property  
    Public PropertyGets or sets the units between major tick marks.  
    Public PropertyGets or sets the units between minor tick marks.  
    Public PropertyGets the ValueLabelsCollection object.  
    Public PropertyGets or sets whether the label text is displayed vertically.  
    Public PropertyGets or sets the axis visibility.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Gets the current value of the Axis Max property as an object.  
    Public MethodOverloaded. Gets the current value of the Axis Min property as an object.  
    Public MethodResets the inheritance state of the axis font.  
    Public MethodResets the inheritance state of the axis forecolor.  
    Public MethodSets one or both the values of the Axis Min and Axis Max properties at the same time. If the specified Min value is less than the specified Max value, the values are swapped.  
    Public MethodReturns false if the Axis Font property is in the default state.  
    Public MethodReturns false if the Axis ForeColor property is in the default state.  
    Public Method  
    Top
    See Also