C1.Xaml.Chart Namespace / C1FlexChart Class / Behaviors Property

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