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


The following tables list the members exposed by LegendCellColumn.

Public Constructors

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

Public Properties

  Name Description
Public Property Alignment Gets or sets the legend column content alignment.
Legend column content alignment. This is only applicable to items that are automatically generated for the series.  
Public Property BackColor Gets or sets the background color of the legend cell column.
Legend column text color.  
Public Property ColumnType Gets or sets the legend cell column type.
Legend column type. This is only applicable to items that are automatically generated for the series.  
Public Property Font Gets or sets the legend column's text font.
Legend column text font.  
Public Property HeaderBackColor Gets or sets the legend cell column header's background color.
Legend column header back color.  
Public Property HeaderColor Gets or sets the legend column header's text color.
Legend column header text color.  
Public Property HeaderFont Gets or sets the legend column header's font.
Legend column header text font.  
Public Property HeaderText Gets or sets the legend cell column header's text.
Legend column header text.  
Public Property HeaderTextAlignment Gets or sets the legend column header's text alignment.
Legend header text horizontal text alignment.  
Public Property Margins Gets or sets the legend cell column margins.
Legend column margins (as a percentage of legend font size). This is only applicable to items that are automatically generated for the series.  
Public Property MaximumWidth Gets or sets the legend cell column's maximum width.
Legend column maximum width (as a percentage of legend font size). Set this property to -1 for automatic calculation.  
Public Property MinimumWidth Gets or sets the legend cell column's minimum width.
Legend column minimum width (as a percentage of legend font size). Set this property to -1 for automatic calculation.  
Public Property Name Gets or sets the legend cell column's name.
Legend column name.  
Public Property SeriesSymbolSize Gets or sets the series symbol size of a legend cell column.
Legend column series symbol size of the items automatically generated for the series (as a percentage of legend font size).  
Public Property Text Gets or sets the legend cell column's text.
Legend column text. This is only applicable to items that are automatically generated for the series. Set ColumnType to Text to use this property.  
Public Property TextColor Gets or sets the legend cell column's text color.
Legend column text color.  
Public Property ToolTip Gets or sets the legend cell column's tooltip text.
Legend column tooltip. This is only applicable to items that are automatically generated for the series.  
Top

Public Methods

  Name Description
Public Method GetLegend Gets the legend this column belongs to.
Gets legend this column belongs too.  
Top

See Also

© 2009 All Rights Reserved.