共用方式為


ChartDataLabel 成員

Represents the data labels to display on data points.

ChartDataLabel 型別公開下列成員。

方法

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

頂端

屬性

  名稱 描述
公用屬性 ActionInfo Actions associated with this data label.
公用屬性 FieldsUsedInValueExpression Gets the list of fields that are used in the value expression.
公用屬性 Instance Gets the report instance object that contains the calculated values of this report definition object.
公用屬性 Label Label for the data point.
公用屬性 Position Position of the label.
公用屬性 Rotation Angle of rotation of the label text.
公用屬性 Style Gets the style properties of this report definition object.
公用屬性 ToolTip Tool tip to display for the data label.
公用屬性 UniqueName Gets the unique identifier for this report definition object.
公用屬性 UseValueAsLabel Indicates the Y value of the data point should be used as the label.
公用屬性 Visible Whether the data label is displayed on the chart. Defaults to False.

頂端