HalfDonutGetNeedle Method |
LightningChart .NET Help
Gets the needle object as AnnotationPolar.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AnnotationPolar GetNeedle()
Public Function GetNeedle As AnnotationPolar
public:
AnnotationPolar^ GetNeedle()
Return Value
Type:
AnnotationPolar[Missing <returns> documentation for "M:Arction.CustomControls.Wpf.HalfDonut.GetNeedle"]
See Also