C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Square Class / Behaviors Property


In This Topic
Behaviors Property (Square)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Behaviors As IList(Of Behavior)
 
'Usage
 
Dim instance As Square
Dim value As IList(Of Behavior)
 
value = instance.Behaviors
See Also