Get the collection of TwxChartPen contained in the TwxSeries.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public TwxChartPenCollection Pens { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Pens As TwxChartPenCollection Get |
| JScript |
|---|
function get Pens () : TwxChartPenCollection |