Freigeben über


ChartDataLabel-Member

Represents the data labels to display on data points.

Der ChartDataLabel-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

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

Zum Anfang