ChartMemberInstance Members
Include Protected Members
Include Inherited Members
Represents an instance type of the ChartMember class, and contains the calculated values of the properties in ChartMember.
The ChartMemberInstance type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ResetInstanceCache() | Infrastructure. (Overrides BaseInstance.ResetInstanceCache().) | |
ToString() | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
m_label | Infrastructure. | |
m_labelEvaluated | Infrastructure. | |
m_memberDef | Infrastructure. | |
m_owner | Infrastructure. | |
m_style | Infrastructure. |
Top
Properties
Name | Description | |
---|---|---|
Label | Gets the calculated and formatted value of the Label property in a ChartMember class. | |
LabelObject | Gets the calculated and value of the Label property in a ChartMember class before formatting is applied. |
Top