ActiveReports.Chart Request technical support
LegendItemsCollection Class
See Also  Members  


Represents the settings for the LegendItemsCollection class.

Object Model

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class LegendItemsCollection 
   Inherits CollectionBase
Visual Basic (Usage)Copy Code
Dim instance As LegendItemsCollection
C# 
public sealed class LegendItemsCollection : CollectionBase 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      DataDynamics.ActiveReports.Chart.LegendItemsCollection

See Also