Sets the visibility of the plot. Drawing will be disabled if visible is false. @param isVisible
(boolean isVisible)
| 186 | * @param isVisible |
| 187 | */ |
| 188 | public void setVisible(boolean isVisible); |
| 189 | |
| 190 | /** |
| 191 | * Sets the indexes for the data components that will be plotted. |
no outgoing calls
no test coverage detected