ActiveReports Developer 7
MemberHeadingSpan Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IChartMember Interface : MemberHeadingSpan Property

Glossary Item Box

Gets the number of innermost group instances that the current chart member spans.

Syntax

Visual Basic (Declaration) 
ReadOnly Property MemberHeadingSpan As System.Integer
C# 
System.int MemberHeadingSpan {get;}

See Also