Click or drag to resize

IndicatorTitle Property

LightningChart .NET Help
Title shown in the data cursor box, and near Y-axes.

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

Property Value

Type: String
See Also