共用方式為


ChartTitle 成員

Represents a title for the chart.

ChartTitle 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

欄位

  名稱 描述
受保護的欄位 m_instance 基礎結構。 (繼承自 ChartObjectCollectionItem< (Of < ( <'T> ) > ) >。)

頂端

屬性

  名稱 描述
公用屬性 ActionInfo Actions for the title.
公用屬性 Caption Caption of the title.
公用屬性 ChartElementPosition Defines a custom position for the title.
公用屬性 DockOffset Offset from the dock location, as a percentage of the chart 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 title.
公用屬性 FieldsUsedInValueExpression Gets the fields that are used in a value expression.
公用屬性 Hidden Indicates the title should be hidden.
公用屬性 Instance Gets the report instance object that contains the calculated values of this report definition object.
公用屬性 Name Name of the chart title.
公用屬性 Position The position of the title.
公用屬性 Style Gets the style properties of this report definition object.
公用屬性 TextOrientation Indicates the orientation of the text.
公用屬性 ToolTip Tool tip to display for the title.
公用屬性 UniqueName Gets the unique identifier for this report definition object.

頂端