LineChartPointsCoordinate Property | |
Coordinate points of chart values (see
Points)
Namespace:
SIC.Draw
Assembly:
SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax public PointF[] PointsCoordinate { get; }
Public ReadOnly Property PointsCoordinate As PointF()
Get
Property Value
Type:
PointFSee Also