C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Polygon Class / PointsProperty Field


In This Topic
PointsProperty Field (Polygon)
In This Topic
Identifies the Points dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly PointsProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = Polygon.PointsProperty
See Also