Removes a TwxChartPen from this collection.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public void Remove( TwxChartPen value ) |
| Visual Basic |
|---|
Public Sub Remove ( _ value As TwxChartPen _ ) |
| JScript |
|---|
public function Remove( value : TwxChartPen ) |
Parameters
- value
- Type: Ico.Twx..::..TwxChartPen