Package | Description |
---|---|
com.sencha.gxt.chart.client.chart | |
com.sencha.gxt.chart.client.chart.series |
Class and Description |
---|
Series
Series is the abstract class containing the common logic to all chart series.
|
SeriesLabelProvider
SeriesLabelProvider's are responsible for returning a label for
a given object.
|
SeriesRenderer
Interface used to create a custom renderer for a series.
|
Class and Description |
---|
AbstractPieSeries
Abstract class representing the core pie series functionality.
|
MultipleColorSeries
A series that uses a list of colors.
|
ScatterSeries
Creates a Scatter Chart.
|
Series
Series is the abstract class containing the common logic to all chart series.
|
Series.LabelPosition
Enumeration used for labels positioned on the series.
|
SeriesHighlighter
Interface for
Series highlighting effects. |
SeriesLabelConfig
Configuration for
Series labels. |
SeriesLabelProvider
SeriesLabelProvider's are responsible for returning a label for
a given object.
|
SeriesRenderer
Interface used to create a custom renderer for a series.
|
SeriesToolTipConfig
Configuration for
Series tooltip. |
Slice
Class that represents a pie slice in a series.
|
Copyright © 2020. All rights reserved.