Spread Windows Forms 9.0 Product Documentation
LegendArea Class
Members 


Represents a legend area in the chart.
Object Model
LegendArea ClassLine ClassFill ClassPaddingF StructureFill Class
Syntax
'Declaration
 
Public Class LegendArea 
'Usage
 
Dim instance As LegendArea
public class LegendArea 
Remarks
The legend area can contain legend items, background, and border. The legend area is positioned using a relative location (where (0,0) = left upper corner of chart and (1,1) = right lower corner of chart) and a relative alignment (where (0,0) = left upper corner of label area and (1,1) = right lower corner of label area).
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.LegendArea

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

LegendArea Members
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.