HighLowSeriesLineStyleLow Property |
LightningChart .NET Help
Line style for low edge.
Namespace:
Arction.WinForms.Charting.SeriesXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LineStyle LineStyleLow { get; set; }Public Property LineStyleLow As LineStyle
Get
Set
public:
property LineStyle^ LineStyleLow {
LineStyle^ get ();
void set (LineStyle^ value);
}Property Value
Type:
LineStyle
See Also