Base Series Property Examples
Methods Demonstrated
Desired Result
Default Base Series
Source Code
- Rendering Source Code...
Methods Demonstrated
- hide
- show
Description
These buttons will show and hide the series, and alert whether it is visible or not.
Source Code
- Rendering Source Code...
Methods Demonstrated
- hideLegend
- showLegend
Desired Result
These buttons will show and hide the series' legend item.
Source Code
- Rendering Source Code...
Methods Demonstrated
- setTitle
- setColor
- setColoredLegend
Description
These buttons will change the series title, color, and if the legend item should be colored like the series.
Source Code
- Rendering Source Code...
Methods Demonstrated
- setLineWidth
- setLineOpacity
Desired Result
These buttons will show and hide the series' legend item.
Source Code
- Rendering Source Code...
Methods Demonstrated
- findClosestByPoint
Description
This button will find the closest point to (2.5,30).
Source Code
- Rendering Source Code...