C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / PolygonAnnotation Class / Points Property

In This Topic
Points Property (PolygonAnnotation)
In This Topic
A value specifies the points of the polygon.
Syntax
'Declaration
 
Public ReadOnly Property Points As System.Collections.Generic.List(Of PointF)
 
See Also