Click or drag to resize

TradingChartShowSegmentSplitters Property

LightningChart .NET Help
Show or hide the splitter ConstantLines separating the segments.

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

Property Value

Type: Boolean
See Also