Click or drag to resize

TradingChartShowWeekNumbers Property

LightningChart .NET Help
Show the week numbers above 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 ShowWeekNumbers { get; set; }

Property Value

Type: Boolean
See Also