Элементы ChartLegend

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

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

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Поля

  Имя Описание
Защищенное поле m_instance Инфраструктура. (Наследуется из ChartObjectCollectionItem< (Of < ( <'T> ) > ) >.)

В начало

Свойства

  Имя Описание
Открытое свойство AutoFitTextDisabled Indicates text will not be autosized to fit in the legend area.
Открытое свойство ChartElementPosition Defines a custom position for 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.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство 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.
Открытое свойство LegendColumns Gets the legend columns.
Открытое свойство LegendCustomItems Gets the custom legend items.
Открытое свойство LegendTitle Gets the legend title.
Открытое свойство MaxAutoSize Maximum size for the legend, as a percent of the chart size.
Открытое свойство MinFontSize Minimum size for autosized legend text.
Открытое свойство Name Name of the chart legend.
Открытое свойство Position The position of the legend
Открытое свойство Reversed Indicates the direction of the legend should be reversed.
Открытое свойство Style Gets the style properties of this report definition object.
Открытое свойство TextWrapThreshold Number of characters after which to wrap the legend text

В начало