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

Glossary Item Box

Represents the settings for the Legend object.

Object Model

Legend Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Legend 
   Inherits DrawCustomizableComponent
C# 
public sealed class Legend : DrawCustomizableComponent 

Inheritance Hierarchy

System.Object
            GrapeCity.ActiveReports.Chart.Legend

See Also