| void CBCGPChartLegendVisualObject::SetHorizontalAlignment | ( | LegendAlignment | horzAlign, |
| BOOL | bRedraw = TRUE |
||
| ) |
Sets horizontal alignment of advanced legend
horzAlign can be one of the following enumerated values:
If an advanced legend is located within large rectangle (m_rect is larger than legend size), it can position itself within that rectangle according to vertical and horizontal options specified by SetVerticalAlignment() and SetHorizontalAlignment.
| horzAlign | specifies the alignment |
| bRedraw | specifies whether a legend should be redrawn |