ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class
Properties

In This Topic
    ChartAxis Class Members
    In This Topic

    The following tables list the members exposed by ChartAxis.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartAxis class.  
    Top
    Public Properties
     NameDescription
    Public PropertyA value that indicates the alignment of the axis text.  
    Public PropertyA value that indicates the format string of annotation.  
    Public PropertyA value that indicates the method of annotation.  
    Public PropertyA value that indicates whether the major tick mark values are calculated automatically.  
    Public PropertyA value that indicates whether the maximum axis value is calculated automatically.  
    Public PropertyA value that indicates whether the minimum axis value is calculated automatically.  
    Public PropertyA value that indicates whether the minor tick mark values are calculated automatically.  
    Public PropertyA value that indicates the style of the axis.  
    Public PropertyA value that indicates the compass of the axis.  
    Public PropertyA value that provides information for the major grid line.  
    Public PropertyA value that provides information for the minor grid line.  
    Public PropertyA value that provides information for the labels.  
    Public PropertyA value that indicates the maximum value of the axis.  
    Public PropertyA value that indicates the minimum value of the axis.  
    Public PropertyA value that indicates the origin value of the axis.  
    Public PropertyA value that indicates the text of the axis.  
    Public PropertyA value that indicates the style of text of the axis.  
    Public PropertyA value that indicates the visibility of the axis text.  
    Public PropertyA value that provides information for the major tick.  
    Public PropertyA value that provides information for the minor tick.  
    Public PropertyA value that indicates the units between major tick marks.  
    Public PropertyA value that indicates the units between minor tick marks.  
    Public PropertyA value that shows a collection of valueLabels for the axis.  
    Public PropertyA value that indicates the visibility of the axis.  
    Top
    See Also