HalfDonutNeedleValueType Property |
LightningChart .NET Help
Needle value type.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic HalfDonutNeedleValueTypes NeedleValueType { get; set; }Public Property NeedleValueType As HalfDonutNeedleValueTypes
Get
Set
public:
property HalfDonutNeedleValueTypes NeedleValueType {
HalfDonutNeedleValueTypes get ();
void set (HalfDonutNeedleValueTypes value);
}Property Value
Type:
HalfDonutNeedleValueTypes
See Also