ActiveReports Developer 7
WallRangesCollection Class
Members  See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : WallRangesCollection Class

Glossary Item Box

Represents the settings of the WallRangesCollection object.

Object Model

WallRangesCollection Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class WallRangesCollection 
   Inherits System.Collections.CollectionBase
C# 
public sealed class WallRangesCollection : System.Collections.CollectionBase 

Inheritance Hierarchy

System.Object
      GrapeCity.ActiveReports.Chart.WallRangesCollection

See Also