Click or drag to resize

FreehandAnnotationAnnotationText Property

LightningChart .NET Help
Gets or sets the text of the annotation.

Namespace:  Arction.CustomControls.Trader.WinForms.DrawingTools
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute("Annotation")]
public string AnnotationText { get; set; }

Property Value

Type: String
See Also