LightningChart .NET Help
Digit count shown in texts.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic int Digits { get; set; }Public Property Digits As Integer
Get
Set
public:
property int Digits {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also