Элементы ChartLegend

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

Тип ChartLegend предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ChartLegend() () () () Creates a new instance of the ChartLegend class.
Открытый метод ChartLegend(IPropertyStore) Creates a new instance of the ChartLegend class.

В начало

Методы

  Имя Описание
Открытый метод DeepClone Returns a deep clone of this ReportObject instance. (Наследуется из ReportObject.)
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Наследуется из ReportObject.)
Открытый метод GetContainingDataScopes The containing data scopes. (Наследуется из ReportObject.)
Защищенный метод GetDataScopesForDefaultImpl Инфраструктура. (Наследуется из ReportObject.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Открытый метод Initialize Initializes an instance of the ChartLegend class. (Перезаписывает ReportObject. . :: . .Initialize() () () ().)
Защищенный метод InitializeForDesigner Инфраструктура. (Наследуется из ReportObject.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод OnChildPropertyChanged Инфраструктура. (Наследуется из ReportObject.)
Защищенный метод OnPropertyChanged Инфраструктура. (Наследуется из ReportObject.)
Защищенный метод SavePropertyValue< (Of < <' (T> ) > > ) Инфраструктура. (Наследуется из ReportObject.)
Открытый метод ToString (Наследуется из Object.)
Защищенный метод WrapPropertyStore Инфраструктура. (Наследуется из ReportObject.)

В начало

Свойства

  Имя Описание
Открытое свойство AutoFitTextDisabled Indicates text will not be autosized to fit in the legend area.
Открытое свойство ChartElementPosition Defines a custom position for the legend.
Открытое свойство ChartLegendColumns Gets the legend columns.
Открытое свойство ChartLegendTitle Title display in the legend.
Открытое свойство ColumnSeparator Indicates what type of separator to use for the columns.
Открытое свойство ColumnSeparatorColor Indicates what color to use for the column separator.
Открытое свойство ColumnSpacing Spacing between columns as a percent of the font size.
Открытое свойство DockOutsideChartArea Indicates the title should be docked outside the chart area rather than inside the chart area.
Открытое свойство DockToChartArea Name of the chart area on which to draw the legend.
Открытое свойство EquallySpacedItems Indicated legend items should be equally spaced.
Открытое свойство HeaderSeparator Indicates what type of separator to use for the legend header.
Открытое свойство HeaderSeparatorColor Indicates what color to use for the legend header separator.
Открытое свойство Hidden Indicates the legend is hidden.
Открытое свойство InterlacedRows Indicates legend rows should use interlaced colors.
Открытое свойство InterlacedRowsColor The background color to use for interlaced legend rows.
Открытое свойство Layout The arrangement of labels within the legend.
Открытое свойство MaxAutoSize Maximum size for the legend, as a percent of the chart size.
Открытое свойство MinFontSize Minimum size for autosized legend text.
Открытое свойство Name Name of the legend.
Открытое свойство Parent The parent of this report object. (Наследуется из ReportObjectBase.)
Открытое свойство Position The position of the legend.
Открытое свойство PropertyStore The property store. (Наследуется из ReportObjectBase.)
Открытое свойство Reversed Indicates the direction of the legend should be reversed.
Открытое свойство Site Инфраструктура. (Наследуется из ReportObject.)
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство TextWrapThreshold Number of characters after which to wrap the legend text.

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод IDisposable. . :: . .Dispose (Наследуется из ReportObject.)
Явная реализация интерфейсаЗакрытое событие IComponent. . :: . .Disposed (Наследуется из ReportObject.)

В начало