Partager via


Membres ChartDataLabelInstance

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

Le type ChartDataLabelInstance 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 protégée ResetInstanceCache Resets the instance cache. (Hérité de BaseInstance.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Label Gets the calculated value of the Label property after formatting has been applied.
Propriété publique OriginalValue Gets the calculated value of the Label property before formatting has been applied.
Propriété publique Position Gets the calculated value of the Position property in a ChartDataLabel class.
Propriété publique Rotation Gets the calculated value of the Rotation property in a ChartDataLabel class.
Propriété publique Style Gets the calculated value of the Style property in a ChartDataLabel class.
Propriété publique ToolTip Gets the calculated value of the ToolTip property in a ChartDataLabel class.
Propriété publique UseValueAsLabel Gets the calculated value of the UseValueAsLabel property in a ChartDataLabel class.
Propriété publique Visible Gets the calculated value of the Visible property in a ChartDataLabel class.

Haut de la page