ChartMember.CategorySpan Property

Definition

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

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

Property Value

A int value that represents the number of categories spanned by this member.

Applies to