Partilhar via


Membros ChartDataLabelInstance

Represents an instance type of the ChartDataLabel class, and contains the calculated values of the properties in ChartDataLabel.

O tipo ChartDataLabelInstance 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 protegido ResetInstanceCache Resets the instance cache. (Herdado de BaseInstance.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Label Gets the calculated value of the Label property after formatting has been applied.
Propriedade pública OriginalValue Gets the calculated value of the Label property before formatting has been applied.
Propriedade pública Position Gets the calculated value of the Position property in a ChartDataLabel class.
Propriedade pública Rotation Gets the calculated value of the Rotation property in a ChartDataLabel class.
Propriedade pública Style Gets the calculated value of the Style property in a ChartDataLabel class.
Propriedade pública ToolTip Gets the calculated value of the ToolTip property in a ChartDataLabel class.
Propriedade pública UseValueAsLabel Gets the calculated value of the UseValueAsLabel property in a ChartDataLabel class.
Propriedade pública Visible Gets the calculated value of the Visible property in a ChartDataLabel class.

Início