LegendCellColumn Properties

.NET Framework (current version)
 

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

NameDescription
System_CAPS_pubpropertyAlignment

Gets or sets the legend column content alignment.

System_CAPS_pubpropertyBackColor

Gets or sets the background color of the legend cell column.

System_CAPS_pubpropertyColumnType

Gets or sets the legend cell column type.

System_CAPS_pubpropertyFont

Gets or sets the font for the legend column text.

System_CAPS_pubpropertyForeColor

Gets or sets the text color of the legend cell column.

System_CAPS_pubpropertyHeaderAlignment

Gets or sets the horizontal text alignment of the legend cell column header.

System_CAPS_pubpropertyHeaderBackColor

Gets or sets the background color for the legend cell column header.

System_CAPS_pubpropertyHeaderFont

Gets or sets the font used in the legend column header.

System_CAPS_pubpropertyHeaderForeColor

Gets or sets the color of the legend column header text (HeaderText property).

System_CAPS_pubpropertyHeaderText

Gets or sets the text for the legend cell column header.

System_CAPS_pubpropertyLegend

Gets the legend in which this legend cell column belongs to.

System_CAPS_pubpropertyMapAreaAttributes

Gets or sets the map area attributes of the legend cell column.

System_CAPS_pubpropertyMargins

Gets or sets the margins of the legend cell column.

System_CAPS_pubpropertyMaximumWidth

Gets or sets the maximum width of the legend cell column.

System_CAPS_pubpropertyMinimumWidth

Gets or sets the minimum width of the legend cell column.

System_CAPS_pubpropertyName

Gets or sets the name of the legend cell column.(Overrides ChartNamedElement.Name.)

System_CAPS_pubpropertyPostBackValue

Gets or sets the postback value that can be processed on a Click event.

System_CAPS_pubpropertySeriesSymbolSize

Gets or sets the size of the series symbol displayed in a legend cell column.

System_CAPS_pubpropertyTag

Gets or sets an object associated with this chart element.(Inherited from ChartElement.)

System_CAPS_pubpropertyText

Gets or sets the text of the legend cell column.

System_CAPS_pubpropertyToolTip

Gets or sets the tooltip text for the legend cell column.

System_CAPS_pubpropertyUrl

Gets or sets the URL target of the legend cell columns automatically generated from a series or data point.

Return to top
Show: