LegendCell class represents a single cell in the chart legend. Legend contains several legend items, each item contains several cells which form vertical columns. This class provide properties which determine content of the cell and its visual appearance. It also contains method which determine the size of the cell and draw cell in the chart.
Visual Basic (Declaration) | |
---|---|
Public Class LegendCell Implements A |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class LegendCell : A |
A legend is populated with legend items, represented by the LegendItem collection. These legend items consist of individual legend cells.
System.Object
Dundas.Charting.WebControl.LegendCell
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family