ChartDataLabelInstance 成員
Represents an instance type of the ChartDataLabel class, and contains the calculated values of the properties in ChartDataLabel.
ChartDataLabelInstance 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ResetInstanceCache | Resets the instance cache. (繼承自 BaseInstance。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
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. |
頂端