C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Circle Class / Effects Property


In This Topic
Effects Property (Circle)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Effects As IList(Of Effect)
 
'Usage
 
Dim instance As Circle
Dim value As IList(Of Effect)
 
value = instance.Effects
See Also