FlexChart | ComponentOne
C1.Win.FlexChart.Extended.4.5.2 Assembly / C1.Win.Chart.Extended Namespace / GradientColorScale Class / Axis Property

In This Topic
    Axis Property (GradientColorScale)
    In This Topic
    Gets or sets the color axis for the scale.
    Syntax
    'Declaration
     
    Public Property Axis As ColorAxis
    public ColorAxis Axis {get; set;}
    See Also