FarPoint.Win.Chart
LegendAreaCollection Class
Members  See Also 
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : LegendAreaCollection Class


Represents a collection of legend areas.

Object Model

Syntax

Visual Basic (Declaration) 
Public Class LegendAreaCollection 
Visual Basic (Usage)Copy Code
Dim instance As LegendAreaCollection
C# 
public class LegendAreaCollection 

Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.LegendAreaCollection

See Also