HalfDonutOverlayAnnotation Property |
LightningChart .NET Help
Overlay annotation.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic AnnotationPolar OverlayAnnotation { get; set; }Public Property OverlayAnnotation As AnnotationPolar
Get
Set
public:
property AnnotationPolar^ OverlayAnnotation {
AnnotationPolar^ get ();
void set (AnnotationPolar^ value);
}Property Value
Type:
AnnotationPolar
See Also