共用方式為


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

頂端