[]
Gets whether the series should be visible for display.
protected virtual bool GetSeriesVisible(Series series)
Protected Overridable Function GetSeriesVisible(series As Series) As Boolean
| Type | Name | Description |
|---|---|---|
| Series | series | Series to check |
| Type | Description |
|---|---|
| bool | True if the series is visible; otherwise, false. |