ChartDynamicMemberInstance Members
Include Protected Members
Include Inherited Members
Represents a dynamic instance of a ChartMember object.
The ChartDynamicMemberInstance type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetInstanceIndex() | Gets the current instance index. |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MoveNext() | Moves the context to the next instance. |
![]() |
ResetContext() | Resets the instance index to before the first instance. |
![]() |
ResetInstanceCache() | Infrastructure. (Inherited from ChartMemberInstance.) |
![]() |
SetInstanceIndex(Int32) | Sets current index to the specified instance index. |
![]() |
ToString() | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
m_currentContext | Infrastructure. |
![]() |
m_isNewContext | Infrastructure. |
![]() |
m_label | Infrastructure. (Inherited from ChartMemberInstance.) |
![]() |
m_labelEvaluated | Infrastructure. (Inherited from ChartMemberInstance.) |
![]() |
m_memberDef | Infrastructure. (Inherited from ChartMemberInstance.) |
![]() |
m_owner | Infrastructure. (Inherited from ChartMemberInstance.) |
![]() |
m_style | Infrastructure. (Inherited from ChartMemberInstance.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Label | Gets the calculated and formatted value of the Label property in a ChartMember class. (Inherited from ChartMemberInstance.) |
![]() |
LabelObject | Gets the calculated and value of the Label property in a ChartMember class before formatting is applied. (Inherited from ChartMemberInstance.) |
Top