Click or drag to resize
NChartViewConnect Method

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

Parameters

connectionId
Type: SystemInt32
target
Type: SystemObject

Implements

IComponentConnectorConnect(Int32, Object)
See Also