Click or drag to resize

SegmentIndicator Constructor

LightningChart .NET Help
Constructor

Namespace:  Arction.CustomControls.Trader.WPF.TechnicalIndicators
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
public SegmentIndicator(
	TradingChart ownerChart,
	ViewXY ownerView
)

Parameters

ownerChart
Type: Arction.CustomControls.Trader.WPFTradingChart
Owner chart
ownerView
Type: Arction.Wpf.Charting.Views.ViewXYViewXY
Owner view
See Also