JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.telerik.widget.chart.visualization.common
Interface FilledSeries
All Known Implementing Classes:
AreaSeries
,
ScatterAreaSeries
,
ScatterSplineAreaSeries
,
SplineAreaSeries
public interface
FilledSeries
Identifies chart series that support filled areas.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getFillColor
()
Gets the color used to fill the corresponding are in the implementing
ChartSeries
instance.
Method Detail
getFillColor
int getFillColor()
Gets the color used to fill the corresponding are in the implementing
ChartSeries
instance.
Returns:
an integer representing the fill color.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method