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