FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / Style Property

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