Dundas Chart for ASP.NET
LegendCellColumn Class
Members  See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace : LegendCellColumn Class


The LegendCellColumn class represents a cell column in a legend, used to extend the functionality of the default legend.


The LegendCellColumn class represents a cell column in a legend, used to extend the functionality of the default legend. It contains visual appearance properties, legend header settings and also determine how and in which order cells are formed for each of the legend items.

Object Model


Syntax

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

Remarks

Any number of cell columns can be placed in any order, giving you the flexibility to extend the abilities of the default legend entries.

The legend cell columns are only applicable to items that are automatically generated from series or data points.

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.LegendCellColumn

Requirements

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

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.