Compartilhar via


Membros ChartDataLabel

Represents the data labels to display on data points.

O tipo ChartDataLabel expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

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

Início