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 override void DoDisconnect( bool showDemo, int index ) |
Visual Basic |
---|
Public Overrides Sub DoDisconnect ( _ showDemo As Boolean, _ index As Integer _ ) |
JScript |
---|
public override function DoDisconnect( showDemo : boolean, index : int ) |
Parameters
- showDemo
- Type: System..::..Boolean
- index
- Type: System..::..Int32