void CBCGPChartLegendVisualObject::SetVerticalAlignment | ( | LegendAlignment | vertAlign, |
BOOL | bRedraw = TRUE |
||
) |
Sets vertical alignment of advanced legend
vertAlign 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().
vertAlign | specifies the alignment |
bRedraw | specifies whether a legend should be redrawn |