IndentLeft (Get method)

Get a chart indent from the left border.

int  IndentLeft()

Return Value

Indent size in pixels.

IndentLeft (Set method)

Set a chart indent from the left border.

void  IndentLeft(
   const int  left      // indent size
   )

Parameters

left

[in]  Indent size in pixels.