DigitalLineSeriesDigits Property |
LightningChart .NET Help
Series bools. Each uint contains 32 bits corresponding to bool.
Namespace:
Arction.Wpf.Charting.SeriesXY
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic uint[][] Digits { set; }Public WriteOnly Property Digits As UInteger()()
Set
public:
property array<array<unsigned int>^>^ Digits {
void set (array<array<unsigned int>^>^ value);
}Property Value
Type:
UInt32
See Also