HighLowSeriesPointStyleHigh Property |
LightningChart .NET Help
Point style high
Namespace:
Arction.WinForms.Charting.SeriesXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PointShapeStyle PointStyleHigh { get; set; }Public Property PointStyleHigh As PointShapeStyle
Get
Set
public:
property PointShapeStyle^ PointStyleHigh {
PointShapeStyle^ get ();
void set (PointShapeStyle^ value);
}Property Value
Type:
PointShapeStyle
See Also