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