FlexChart | ComponentOne
C1.Win.FlexChart.Extended.4.5.2 Assembly / C1.Win.Chart.Extended Namespace / ColorAxis Class
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 Properties
     NameDescription
    Public PropertyGets the current axis maximum. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets the current axis minimum. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets a value indicating whether the axis line is visible. (Inherited from C1.Win.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.Win.Chart.Axis)
    Public PropertyGets or sets the items source for the axis labels. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the format string used for the axis labels. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the custom formatter for axis labels. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the items path. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the group names. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the group provider. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the group separators. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets the axis group style. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the group title alignment. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the limiting level of visible collapsible groups. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the alignment of axis labels. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the rotation angle of the axis labels. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets whether the maximum axis value is always labeled. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets whether the minimum axis value is always labeled. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets a value indicating whether the axis labels are visible. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the logarithmic base of the axis. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets a value indicating whether the axis includes grid lines. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets the major grid style. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the location of the axis tick marks. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the number of units between axis labels. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the maximum value shown on the axis. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the minimum value shown on the axis. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets a value indicating whether the axis includes minor grid lines. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets the minor grid style. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the location of the axis minor tick marks. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the number of units between minor ticks and grid lines. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the value at which an axis crosses the perpendicular axis. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets a value indicating how to handle the overlapping axis labels. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the name of plot area for the axis. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the axis position. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets a value indicating whether the axis is reversed (top to bottom or right to left). (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets whether the automatic axis limits should be rounded. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the number of staggered lines for axis labels. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets the axis style. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the tick length. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the units for a time based axis. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the title text shown next to the axis. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets or sets the rotation angle of the axis title. (Inherited from C1.Win.Chart.Axis)
    Public PropertyGets the axis title style. (Inherited from C1.Win.Chart.Axis)
    Top
    Public Methods
     NameDescription
    Public MethodConverts the specified value from data to pixel coordinates. (Inherited from C1.Win.Chart.Axis)
    Public MethodConverts the specified value from pixel to data coordinates. (Inherited from C1.Win.Chart.Axis)
    Public MethodSets the chart type. (Inherited from C1.Win.Chart.Axis)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Gets the axis height.  
    Top
    See Also