Freigeben über


ChartDataLabelInstance-Member

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

Der ChartDataLabelInstance-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Resets the instance cache. (Geerbt von BaseInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Label Gets the calculated value of the Label property after formatting has been applied.
Öffentliche Eigenschaft OriginalValue Gets the calculated value of the Label property before formatting has been applied.
Öffentliche Eigenschaft Position Gets the calculated value of the Position property in a ChartDataLabel class.
Öffentliche Eigenschaft Rotation Gets the calculated value of the Rotation property in a ChartDataLabel class.
Öffentliche Eigenschaft Style Gets the calculated value of the Style property in a ChartDataLabel class.
Öffentliche Eigenschaft ToolTip Gets the calculated value of the ToolTip property in a ChartDataLabel class.
Öffentliche Eigenschaft UseValueAsLabel Gets the calculated value of the UseValueAsLabel property in a ChartDataLabel class.
Öffentliche Eigenschaft Visible Gets the calculated value of the Visible property in a ChartDataLabel class.

Zum Anfang