Click or drag to resize

TradingChartShowToolMenu Property

LightningChart .NET Help
Show the Drawing Tool and color-theme selection menu in the top-right corner of the chart.

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

Property Value

Type: Boolean
See Also