Gets the count of TwxChartPens contained in the TwxChartComponent.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int PenCount { get; }
Visual Basic
Public ReadOnly Property PenCount As Integer
	Get
JScript
function get PenCount () : int

See Also