13 lines
197 B
Markdown
13 lines
197 B
Markdown
# IsShowScaleLeft
|
||
|
||
Returns the visibility flag of the scale of values on the left.
|
||
|
||
```
|
||
bool IsShowScaleLeft()
|
||
|
||
```
|
||
|
||
Return Value
|
||
|
||
true if the scale of values is visible, otherwise — false.
|