Partager via


Membres ChartDataLabel

Represents the data labels to display on data points.

Le type ChartDataLabel expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

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

Haut de la page