Spread for ASP.NET 7.0 Product Documentation
LegendArea Class
Members  See Also  Support Options
FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : LegendArea Class


Glossary Item Box

Represents a legend area in the chart.

Object Model

LegendArea ClassLine ClassFill ClassPaddingF StructureFill Class

Syntax

Visual Basic (Declaration) 
Public Class LegendArea 
Visual Basic (Usage)Copy Code
Dim instance As LegendArea
C# 
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.Web.Chart.LegendArea

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.