LegendAlignment

Establece la alineación del texto para la leyenda.

 void  LegendAlignment(
   const ENUM_ALIGNMENT  value,  // bandera
   )

Parámetros

value

[in] Adopta uno de los valores  de la enumeración ENUM_ALIGNMENT:

  • ALIGNMENT_LEFT – alinea por el límite izquierdo.
  • ALIGNMENT_TOP – alinea por el límite superior.
  • ALIGNMENT_RIGHT – alinea por el límite derecho.
  • ALIGNMENT_BOTTOM – alinea por el límite inferior.