Checks if this chart is controlled by other charts

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool IsControlledByChart()
Visual Basic
Public Function IsControlledByChart As Boolean
JScript
public function IsControlledByChart() : boolean

See Also