C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexRadar Class / Behaviors Property

In This Topic
Behaviors Property (FlexRadar)
In This Topic
Gets the behaviors collection.
Syntax
'Declaration
 
Public ReadOnly Property Behaviors As ObservableCollection(Of IBehavior)
 
See Also