Dundas Chart for Windows Forms
LegendCell Class Members
See Also  Properties  Methods  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : LegendCell Class


The following tables list the members exposed by LegendCell.

Public Constructors

  Name Description
Public Constructor LegendCell Constructor Overloaded. Constructor.
Default public constructor.  
Top

Public Properties

  Name Description
Public Property Alignment Gets or sets the legend cell content alignment.
Legend cell content alignment.  
Public Property BackColor Gets or sets the background color of the legend cell.
Legend cell back color.  
Public Property CellSpan Gets or sets the number of horizontal cells used to draw the legend cell's content.
Indicates the number of horizontal cells used to draw the content.  
Public Property CellType Gets or sets the legend cell type.
Legend cell type.  
Public Property Font Gets or sets the legend cell's font.
Legend cell text font. Set CellType to Text to use this property.  
Public Property Image Gets or sets the legend cell's image name.
Legend cell image name. Set CellType to Image to use this property.  
Public Property ImageSize Gets or sets the legend cell's image size.
Legend cell image size (as a percentage of legend font size). Set CellType to Image to use this property.  
Public Property ImageTranspColor Gets or sets the transparent color of an image displayed in the legend cell.
Legend cell image transparent color. Set CellType to Image to use this property.  
Public Property Margins

Gets or sets the legend cell margins.


Legend cell margins (as a percentage of legend font size).  
Public Property Name Gets or sets the name of the legend cell.
Legend cell name.  
Public Property SeriesSymbolSize Gets or sets the size of the series symbol which is displayed in the legend cell.
Legend cell series symbol size (as a percentage of legend font size). Set CellType to SeriesSymbol to use this property.  
Public Property Text Gets or sets the legend cell text.
Legend cell text. Set CellType to Text to use this property.  
Public Property TextColor Gets or sets the legend cell text color.
Legend cell text color. Set CellType to Text to use this property.  
Public Property ToolTip Gets or sets the legend cell tooltip text.
Legend cell tooltip.  
Top

Public Methods

  Name Description
Public Method GetLegend Returns the legend that this legend cell belongs to.
Gets legend this column/cell belongs too.  
Public Method GetLegendItem Gets the legend item that this legend cell belongs to.
Gets legend item this cell belongs too.  
Top

See Also

© 2009 All Rights Reserved.