LineChartPoints2 Property | |
Chart secound values (red points)
Namespace:
SIC.Draw
Assembly:
SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax public List<Point> Points2 { get; private set; }
Public Property Points2 As List(Of Point)
Get
Private Set
Property Value
Type:
ListPointSee Also