ChartElementPositionInstance 成員
Represents an instance type of the ChartElementPosition class and contains the calculated values of the properties in ChartElementPosition.
ChartElementPositionInstance 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
ResetInstanceCache | Resets the instance cache. (繼承自 BaseInstance。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
Height | Gets the calculated value of the Height property in a ChartElementPosition class. | |
Left | Gets the calculated value of the Left property in a ChartElementPosition class. | |
Top | Gets the calculated value of the Top property in a ChartElementPosition class. | |
Width | Gets the calculated value of the Width property in a ChartElementPosition class. |
頂端