Name | Description | |
---|---|---|
![]() | ChartLabel Constructor | Overloaded. |
The following tables list the members exposed by ChartLabel.
Name | Description | |
---|---|---|
![]() | ChartLabel Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | m_fHorizontalMargin | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_fVerticalMargin | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Interactivity | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Parent | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_sText | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_TextProps | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | HorizontalMargin | The horizontal position (or origin point) of the label object. |
![]() | Interactivity | Gives you access to the Interactivity object associated with the label. |
![]() | Text | The text displayed by the label. |
![]() | TextProps | Gives you access to the ChartText applied on the label's text. |
![]() | VerticalMargin | The vertical position (or origin point) of the label object. |