MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChartMember Interface / MemberHeadingSpan Property

In This Topic
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
 

Property Value

An System.Int32 specifying the number of innermost group instances spanned by the current chart member.
See Also