ComponentOne FlexChart for UWP
Points Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Annotation Namespace > Polygon Class : Points Property
Gets the collection of points of the polygon annotation.
Syntax
'Declaration
 
Public Property Points As Windows.UI.Xaml.Media.PointCollection
public Windows.UI.Xaml.Media.PointCollection Points {get; set;}
See Also

Reference

Polygon Class
Polygon Members