WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / FlexRadar Class / Behaviors Property
In This Topic
    Behaviors Property (FlexRadar)
    In This Topic
    Gets the behaviors collection.
    Syntax
    public ObservableCollection<IBehavior> Behaviors {get;}
    See Also