MemberHeadingSpan Property (IChartMember)
In This Topic
Gets the number of innermost group instances that the current chart member spans.
Syntax
'Declaration
ReadOnly Property MemberHeadingSpan As Integer
int MemberHeadingSpan {get;}
Property Value
An
System.Int32 specifying the number of innermost group instances spanned by the current chart member.
See Also