ActiveReports.Chart Request technical support
LegendsCollection Class
See Also  Members  


Represents the settings for the LegendsCollection class.

Object Model

Syntax

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

Inheritance Hierarchy

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

See Also