BarChart for ASP.NET WebForms
Points Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > PolygonAnnotation Class : Points Property
A value specifies the points of the polygon.
Syntax
'Declaration
 
Public ReadOnly Property Points As System.Collections.Generic.List(Of PointF)
public System.Collections.Generic.List<PointF> Points {get;}
See Also

Reference

PolygonAnnotation Class
PolygonAnnotation Members