DigitalLineSeriesDigitalHigh Property |
LightningChart .NET Help
Digital High value.
Namespace:
Arction.WinForms.Charting.SeriesXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic double DigitalHigh { get; set; }Public Property DigitalHigh As Double
Get
Set
public:
property double DigitalHigh {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also