FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / Style Property

In This Topic
    Style Property (ColorAxis)
    In This Topic
    Gets or sets the axis style.
    Syntax
    'Declaration
     
    Public Property Style As ChartStyle
    public ChartStyle Style {get; set;}
    See Also