Condividi tramite


Membri ChartDataLabel

Represents the data labels to display on data points.

Il tipo ChartDataLabel espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

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

In alto