13 lines
203 B
Markdown
13 lines
203 B
Markdown
# IsShowScaleBottom
|
||
|
||
Returns the visibility flag of the scale of values at the bottom.
|
||
|
||
```
|
||
bool IsShowScaleBottom()
|
||
|
||
```
|
||
|
||
Return Value
|
||
|
||
true if the scale of values is visible, otherwise — false.
|