ActiveReports 12
ChildScopes Property (Chart)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : ChildScopes Property
Gets the child scopes.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property ChildScopes As IEnumerable
public override IEnumerable ChildScopes {get;}

Property Value

The child scopes.
See Also

Reference

Chart Class
Chart Members