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

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