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