Table of Contents

Property Points

Namespace
Terminal.Gui.Graphs
Assembly
Terminal.Gui.dll

Points

Collection of each discrete point in the series

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

Property Value

List<PointF>