Compartir a través de


ChartDataLabel Miembros

Represents the data labels to display on data points.

El tipo ChartDataLabel expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

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

Principio