Interface HcSerie
- All Superinterfaces:
GenericHcObject
- Since:
- 3.9.0
-
Method Summary
Modifier and TypeMethodDescriptiondashType()
data()
enableMouseTracking
(boolean value) fillOpacity
(Number value) marker()
negativeColor
(String value) type()
visible
(boolean value) zIndex
(int value) Methods inherited from interface com.polarion.alm.shared.api.utils.charts.highcharts.GenericHcObject
addCustomStringAttribute, addRawAttribute
-
Method Details
-
name
-
color
-
fillColor
- Since:
- 3.9.2
-
fillOpacity
- Since:
- 3.9.2
-
negativeColor
- Since:
- 3.9.2
-
dashType
- Since:
- 3.9.2
-
marker
- Since:
- 3.9.2
-
type
-
data
-
visible
- Since:
- 3.21.1
-
enableMouseTracking
- Since:
- 3.21.1
-
zIndex
- Since:
- 3.21.1
-