MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.Chart Namespace / Axis Class
Fields Properties Methods Events


In This Topic
    Axis Class Members
    In This Topic

    The following tables list the members exposed by Axis.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of Axis class.  
    Top
    Public Fields
     NameDescription
    Public FieldGets or set a value indicating whether to draw minor grid.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the AxisLine dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Binding dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Format dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GroupItemsPath dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GroupNames dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GroupProvider dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GroupSeparator dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GroupStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GroupTitleAlignment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the GroupVisibilityLevel dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ItemsSource dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the LabelAlignment dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the LabelAngle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the LabelMax dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the LabelMin dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Labels dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the LogBase dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MajorGrid dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MajorGridStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MajorTickMarks dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MajorUnit dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Max dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MinorGrid dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MinorGridStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MinorTickMarks dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the MinorUnit dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Min dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Origin dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OverlappingLabels dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the PlotAreaName dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Position dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Reversed dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the StaggeredLines dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Style dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TickLength dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TimeUnit dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the Title dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TitleStyle dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the actual axis major unit.  
    Public PropertyGets the actual axis maximum.  
    Public PropertyGets the actual axis minimum.  
    Public PropertyGets the actual axis major unit.  
    Public PropertyGets or sets a value indicating whether to draw axis line.  
    Public PropertyGets the axis type.  
    Public PropertyGets or sets the comma-separated property names for the DataSource property to use in axis labels.  
    Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public PropertyGets or set formatting string for axis labels.  
    Public PropertyGets or sets the group names  
    Public PropertyGets or sets the group names  
    Public PropertyGets or sets the group provider  
    Public PropertyGets or sets the group separator  
    Public PropertyGets or sets the axis group style.  
    Public PropertyGets or sets the alignment of the group title.  
    Public PropertyGets or sets the limiting level of visible collapsible groups.  
    Public PropertyGets or sets the items source for the axis labels.  
    Public PropertyGets or sets the axis labels alignment.  
    Public PropertyGets or sets the angle of rotation for axis labels.  
    Public PropertyGets or sets whether the maximum axis value is always labeled.  
    Public PropertyGets or sets whether the minimum axis value is always labeled.  
    Public PropertyGets or sets a value indicating whether to show axis labels.  
    Public PropertyGets or sets the base for logarithmic axis.  
    Public PropertyGets or set a value indicating whether to draw major grid.  
    Public PropertyGets or sets the style of axis major grid.  
    Public PropertyGets or sets a value indicating the appearance of major tick marks.  
    Public PropertyGets or sets the distance betweem axis labels.  
    Public PropertyGets or sets the axis maximum.  
    Public PropertyGets or sets the axis minimum.  
    Public PropertyGets or set a value indicating whether to draw minor grid.  
    Public PropertyGets or sets the style of axis minor grid.  
    Public PropertyGets or sets a value indicating the appearance of minor tick marks.  
    Public PropertyGets or sets the distance between minor ticks and grid lines.  
    Public PropertyGets or sets the axis origin.  
    Public PropertyGets or sets a value indicating how to handle the overlapping axis labels.  
    Public PropertyGets or sets the plot area name for the axis.  
    Public PropertyGets or sets the axis position.  
    Public PropertyGets or sets a value indicating whether the axis is reversed.  
    Public PropertyGets or sets the number of staggered lines for axis labels.  
    Public PropertyGets or sets the axis style.  
    Public PropertyGets or sets the axis tick length.  
    Public PropertyGets or sets the units for a time based axis.  
    Public PropertyGets or sets the axis title.  
    Public PropertyGets or sets the axis title style.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public MethodConverts the specified value from data to pixel coordinate.  
    Public MethodConverts the specified value from control pixel to data coordinate.  
    Public Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.BindableObject)
    Top
    Public Events
    See Also