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

Glossary Item Box

Represents the settings for the LegendsCollection class.

Object Model

LegendsCollection Class

Syntax

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

Inheritance Hierarchy

System.Object
      GrapeCity.ActiveReports.Chart.LegendsCollection

See Also