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


In This Topic
Id Property (Circle)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Id As Guid
 
'Usage
 
Dim instance As Circle
Dim value As Guid
 
value = instance.Id
See Also