Disconnects the series from the datasource
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public void Disconnect( bool showDemo, int index ) |
| Visual Basic |
|---|
Public Sub Disconnect ( _ showDemo As Boolean, _ index As Integer _ ) |
| JScript |
|---|
public function Disconnect( showDemo : boolean, index : int ) |
Parameters
- showDemo
- Type: System..::..Boolean
- index
- Type: System..::..Int32