Property Points | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Points

Collection of each discrete point in the series

public List<PointF> Points { get; set; }

Property Value

List<PointF>

Edit this page