Partilhar via


Membros ChartLegend

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

O tipo ChartLegend expõe os seguintes membros.

Construtores

  Nome Descrição
Método público ChartLegend() () () () Creates a new instance of the ChartLegend class.
Método público ChartLegend(IPropertyStore) Creates a new instance of the ChartLegend class.

Início

Métodos

  Nome Descrição
Método público DeepClone Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Herdado de ReportObject.)
Método público GetContainingDataScopes The containing data scopes. (Herdado de ReportObject.)
Método protegido GetDataScopesForDefaultImpl Infraestrutura. (Herdado de ReportObject.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público Initialize Initializes an instance of the ChartLegend class. (Substitui ReportObject. . :: . .Initialize() () () ().)
Método protegido InitializeForDesigner Infraestrutura. (Herdado de ReportObject.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido OnChildPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido OnPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido SavePropertyValue< (Of < <' (T> ) > > ) Infraestrutura. (Herdado de ReportObject.)
Método público ToString (Herdado de Object.)
Método protegido WrapPropertyStore Infraestrutura. (Herdado de ReportObject.)

Início

Propriedades

  Nome Descrição
Propriedade pública AutoFitTextDisabled Indicates text will not be autosized to fit in the legend area.
Propriedade pública ChartElementPosition Defines a custom position for the legend.
Propriedade pública ChartLegendColumns Gets the legend columns.
Propriedade pública ChartLegendTitle Title display in the legend.
Propriedade pública ColumnSeparator Indicates what type of separator to use for the columns.
Propriedade pública ColumnSeparatorColor Indicates what color to use for the column separator.
Propriedade pública ColumnSpacing Spacing between columns as a percent of the font size.
Propriedade pública DockOutsideChartArea Indicates the title should be docked outside the chart area rather than inside the chart area.
Propriedade pública DockToChartArea Name of the chart area on which to draw the legend.
Propriedade pública EquallySpacedItems Indicated legend items should be equally spaced.
Propriedade pública HeaderSeparator Indicates what type of separator to use for the legend header.
Propriedade pública HeaderSeparatorColor Indicates what color to use for the legend header separator.
Propriedade pública Hidden Indicates the legend is hidden.
Propriedade pública InterlacedRows Indicates legend rows should use interlaced colors.
Propriedade pública InterlacedRowsColor The background color to use for interlaced legend rows.
Propriedade pública Layout The arrangement of labels within the legend.
Propriedade pública MaxAutoSize Maximum size for the legend, as a percent of the chart size.
Propriedade pública MinFontSize Minimum size for autosized legend text.
Propriedade pública Name Name of the legend.
Propriedade pública Parent The parent of this report object. (Herdado de ReportObjectBase.)
Propriedade pública Position The position of the legend.
Propriedade pública PropertyStore The property store. (Herdado de ReportObjectBase.)
Propriedade pública Reversed Indicates the direction of the legend should be reversed.
Propriedade pública Site Infraestrutura. (Herdado de ReportObject.)
Propriedade pública Style Gets the style properties of this report definition object.
Propriedade pública TextWrapThreshold Number of characters after which to wrap the legend text.

Início

Implementações de interface explícitas

  Nome Descrição
Implementação de interface explícitaMétodo particular IDisposable. . :: . .Dispose (Herdado de ReportObject.)
Implementação de interface explícitaEvento particular IComponent. . :: . .Disposed (Herdado de ReportObject.)

Início