Click or drag to resize

TradingChartShowTimeLabels Property

LightningChart .NET Help
Show the time labels below 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 ShowTimeLabels { get; set; }

Property Value

Type: Boolean
See Also