Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChart Class / SelectionStyle Property

In This Topic
    SelectionStyle Property (FlexChart)
    In This Topic
    Gets the seletion style.
    Syntax
    'Declaration
     
    
    Public Property SelectionStyle As String
    public string SelectionStyle {get; set;}
    See Also