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


Contains a collection of LegendBox objects.

Object Model

Syntax

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

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      dotnetCHARTING.LegendBoxCollection

See Also

© 2010 All Rights Reserved.