IndentRight (Método Get)

Retorna el margen del gráfico con respecto al límite derecho.

int  IndentRight()

Valor devuelto

Tamaño del margen en píxeles.

IndentRight (Método Set)

Establece el margen del gráfico con respecto al límite derecho.

void  IndentRight(
   const int  right      // tamaño del margen
   )

Parámetros

right

[in]  Tamaño del margen en píxeles.