WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / ColorAxis Class
Fields Properties Methods


In This Topic
    ColorAxis Class Members
    In This Topic

    The following tables list the members exposed by ColorAxis.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of ColorAxis class.  
    Top
    Public Fields
     NameDescription
    Public FieldGets or set a value indicating whether to draw minor grid. (Inherited from C1.WinUI.Chart.Axis)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the actual axis major unit. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets the actual axis maximum. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets the actual axis minimum. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets the actual axis major unit. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets a value indicating whether to draw axis line. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyOverridden. Gets the axis type.  
    Public PropertyGets or sets the comma-separated property names for the DataSource property to use in axis labels. (Inherited from C1.WinUI.Chart.Axis)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Property (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public PropertyGets or set formatting string for axis labels. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the group names (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the group names (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the group provider (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the group separator (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis group style. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the alignment of the group title. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the limiting level of visible collapsible groups. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the items source for the axis labels. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis labels alignment. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the angle of rotation for axis labels. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets whether the maximum axis value is always labeled. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets whether the minimum axis value is always labeled. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets a value indicating whether to show axis labels. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the base for logarithmic axis. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or set a value indicating whether to draw major grid. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the style of axis major grid. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets a value indicating the appearance of major tick marks. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the distance betweem axis labels. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis maximum. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis minimum. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or set a value indicating whether to draw minor grid. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the style of axis minor grid. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets a value indicating the appearance of minor tick marks. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the distance between minor ticks and grid lines. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis origin. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets a value indicating how to handle the overlapping axis labels. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the plot area name for the axis. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis position. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets a value indicating whether the axis is reversed. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis scroll bar. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the number of staggered lines for axis labels. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis style. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis tick length. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the units for a time based axis. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis title. (Inherited from C1.WinUI.Chart.Axis)
    Public PropertyGets or sets the axis title style. (Inherited from C1.WinUI.Chart.Axis)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public MethodConverts the specified value from data to pixel coordinate. (Inherited from C1.WinUI.Chart.Axis)
    Public MethodConverts the specified value from control pixel to data coordinate. (Inherited from C1.WinUI.Chart.Axis)
    Public MethodOverloaded.  (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Public Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Calculates the desired height of axis.  
    Protected Method (Inherited from Microsoft.UI.Xaml.DependencyObject)
    Top
    See Also