Click or drag to resize

FreehandAnnotationShowText Property

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

Namespace:  Arction.CustomControls.Trader.WinForms.DrawingTools
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool ShowText { get; set; }

Property Value

Type: Boolean
See Also