Membri ChartDataLabelInstance
Represents an instance type of the ChartDataLabel class, and contains the calculated values of the properties in ChartDataLabel.
Il tipo ChartDataLabelInstance espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ResetInstanceCache | Resets the instance cache. (Ereditato da BaseInstance). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Label | Gets the calculated value of the Label property after formatting has been applied. | |
OriginalValue | Gets the calculated value of the Label property before formatting has been applied. | |
Position | Gets the calculated value of the Position property in a ChartDataLabel class. | |
Rotation | Gets the calculated value of the Rotation property in a ChartDataLabel class. | |
Style | Gets the calculated value of the Style property in a ChartDataLabel class. | |
ToolTip | Gets the calculated value of the ToolTip property in a ChartDataLabel class. | |
UseValueAsLabel | Gets the calculated value of the UseValueAsLabel property in a ChartDataLabel class. | |
Visible | Gets the calculated value of the Visible property in a ChartDataLabel class. |
In alto
Vedere anche