IndentDown
IndentDown (Get method)
Get a chart indent from the lower border.
int IndentDown()Return Value
Indent size in pixels.
IndentDown (Set method)
Set a chart indent from the lower border.
void IndentDown(
const int down // indent size
)Parameters
- down
[in] Indent size in pixels.
Last updated on