Click or drag to resize
NChartViewGetBindingConnector Method

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public IComponentConnector GetBindingConnector(
	int connectionId,
	Object target
)

Parameters

connectionId
Type: SystemInt32
target
Type: SystemObject

Return Value

Type: IComponentConnector

Implements

IComponentConnector2GetBindingConnector(Int32, Object)
See Also