ComponentOne FlexChart for WPF
Points Property

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

Reference

Polygon Class
Polygon Members