Gets or sets the TwxChartPen at the specified index.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public TwxChartPen this[ int index ] { get; set; } |
Visual Basic |
---|
Public Default Property Item ( _ index As Integer _ ) As TwxChartPen Get Set |
JScript |
---|
|
Parameters
- index
- Type: System..::..Int32