HalfDonutNeedleValueTypes Enumeration |
LightningChart .NET Help
Needle value type.
PercentualAndOverall is default.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic enum NeedleValueTypes
Public Enumeration NeedleValueTypes
public enum class NeedleValueTypes
Members|
| Member name | Value | Description |
|---|
| PercentualAndOverall | 0 |
Show percentual value between marker and needle and overall value of half donut.
|
| Custom | 1 |
Show Custom Texts
|
See Also