ChartCommonSeriesSettingsBorderBuilder.Visible Method
Name | Parameters | Description |
---|---|---|
Visible(JS) | value | Shows the series border (in area-like series) or the series point border (in bar-like and bubble series). Mirrors the client-side visible option. |
Visible(Boolean) | value | Shows the series border (in area-like series) or the series point border (in bar-like and bubble series). Mirrors the client-side visible option. |