Click or drag to resize

TradingChartShowTimeLabels Property

LightningChart .NET Help
Show time labels below the chart.

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

Property Value

Type: Boolean
See Also