Compartir a través de


ChartLegend Miembros

Represents the properties that can be used to display instances of the series groups in a chart legend.

El tipo ChartLegend expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_instance Infraestructura. (Se hereda de ChartObjectCollectionItem< (Of < ( <'T> ) > ) >).

Principio

Propiedades

  Nombre Descripción
Propiedad pública AutoFitTextDisabled Indicates text will not be autosized to fit in the legend area.
Propiedad pública ChartElementPosition Defines a custom position for the legend.
Propiedad pública ColumnSeparator Indicates what type of separator to use for the columns.
Propiedad pública ColumnSeparatorColor Indicates what color to use for the column separator.
Propiedad pública ColumnSpacing Spacing between columns as a percent of the font size.
Propiedad pública DockOutsideChartArea Indicates the title should be docked outside the chart area rather than inside the chart area.
Propiedad pública DockToChartArea Name of the chart area on which to draw the legend.
Propiedad pública EquallySpacedItems Indicated legend items should be equally spaced.
Propiedad pública HeaderSeparator Indicates what type of separator to use for the legend header.
Propiedad pública HeaderSeparatorColor Indicates what color to use for the legend header separator.
Propiedad pública Hidden Indicates the legend is hidden.
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública InterlacedRows Indicates legend rows should use interlaced colors.
Propiedad pública InterlacedRowsColor The background color to use for interlaced legend rows.
Propiedad pública Layout The arrangement of labels within the legend.
Propiedad pública LegendColumns Gets the legend columns.
Propiedad pública LegendCustomItems Gets the custom legend items.
Propiedad pública LegendTitle Gets the legend title.
Propiedad pública MaxAutoSize Maximum size for the legend, as a percent of the chart size.
Propiedad pública MinFontSize Minimum size for autosized legend text.
Propiedad pública Name Name of the chart legend.
Propiedad pública Position The position of the legend
Propiedad pública Reversed Indicates the direction of the legend should be reversed.
Propiedad pública Style Gets the style properties of this report definition object.
Propiedad pública TextWrapThreshold Number of characters after which to wrap the legend text

Principio