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