IndentLeft (Método Get)

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

int  IndentLeft()

Valor devuelto

Tamaño del margen en píxeles.

IndentLeft (Método Set)

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

void  IndentLeft(
   const int  left      // tamaño del margen
   )

Parámetros

left

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