JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.polarion.alm.shared.api.utils.charts.highcharts
Interface HcTypeSelector
public interface
HcTypeSelector
Since:
3.9.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
area
()
void
arearange
()
void
column
()
void
line
()
void
pie
()
Method Details
line
void
line
()
area
void
area
()
pie
void
pie
()
column
void
column
()
Since:
3.9.2
arearange
void
arearange
()
Since:
3.21.1