At some moment was introduced a fix, which allow to hide a legend, when there is not enough of place to allocate it.
But there is no API to uderstand, if it visible, or it is not.
isVisible() methods returns the value of according property, which correspond to the client wish. But it doesn't reflect the real state of visibility.
Possible ways - to introduce an additional readonly property.
But there is no API to uderstand, if it visible, or it is not.
isVisible() methods returns the value of according property, which correspond to the client wish. But it doesn't reflect the real state of visibility.
Possible ways - to introduce an additional readonly property.