FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / Alligator Class / SymbolStyle Property

In This Topic
    SymbolStyle Property (Alligator)
    In This Topic
    Gets or sets the series symbol style.
    Syntax
    'Declaration
     
    Public Property SymbolStyle As ChartStyle
    public ChartStyle SymbolStyle {get; set;}
    See Also