ChartMember.SeriesSpan Property

Definition

Gets the number of series spanned by this member, were the hierarchy to be treated as a grid.

public:
 abstract property int SeriesSpan { int get(); };
public abstract int SeriesSpan { get; }
member this.SeriesSpan : int
Public MustOverride ReadOnly Property SeriesSpan As Integer

Property Value

An int value that represents the number of series spanned by this member.

Applies to