dotnetCHARTING Send comments on this topic.
LegendEntryCollection Class
See Also  Members  
dotnetCHARTING Namespace : LegendEntryCollection Class


Contains a collection of LegendEntry objects.

Object Model

Syntax

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

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      dotnetCHARTING.LegendEntryCollection

See Also

© 2010 All Rights Reserved.