Spread Windows Forms 12.0 Product Documentation
LegendAreas Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > ChartModel Class : LegendAreas Property
Gets the collection of legend areas in the chart.
Syntax
'Declaration
 
Public ReadOnly Property LegendAreas As LegendAreaCollection
'Usage
 
Dim instance As ChartModel
Dim value As LegendAreaCollection
 
value = instance.LegendAreas
public LegendAreaCollection LegendAreas {get;}
See Also

Reference

ChartModel Class
ChartModel Members