Name | Description | |
---|---|---|
![]() | Legend Constructor | Creates a new legend. |
The following tables list the members exposed by Legend.
Name | Description | |
---|---|---|
![]() | Legend Constructor | Creates a new legend. |
Name | Description | |
---|---|---|
![]() | m_Backplane | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Footer | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Header | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_LegendComponents | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_LegendData | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nColCount | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nHorizontalMargin | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nHorzAlign | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nMode | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nRowCount | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nVertAlign | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nVerticalMargin | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_rcItem | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | Backplane | The backplane applied on the legend. |
![]() | Data | The legend data when the legend operates in Custom mode. |
![]() | Footer | The footer of the legend. |
![]() | Header | The header of the legend. |
![]() | HorizontalMargin | The horizontal margin of the legend in percents of the control view area width. |
![]() | HorzAlign | The horizontal align of the legend relative to the horizontal margin. |
![]() | Interactivity | Gives you access to the Interactivity object associated with the legend. |
![]() | Mode | Controls the mode of the legend. |
![]() | VertAlign | The vertical align of the legend relative to the vertical margin. |
![]() | VerticalMargin | The vertical margin of the legend in percents of the control view area height. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this legend object |
![]() | GetUserControl | Creates a user control which can be used for this object visual editing |
![]() | SetPredefinedLegendStyle | Sets a predefined legend layout and position. |