| Package | Description |
|---|---|
| com.sencha.gxt.chart.client.chart.axis | |
| com.sencha.gxt.chart.client.chart.series | |
| com.sencha.gxt.chart.client.draw.path | |
| com.sencha.gxt.chart.client.draw.sprite |
| Modifier and Type | Method and Description |
|---|---|
CircleSprite |
RadialAxis.getCircleConfig()
Returns the configuration for the circles on the axis.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RadialAxis.setCircleConfig(CircleSprite circleConfig)
Sets the configuration for the circles on the axis.
|
| Modifier and Type | Method and Description |
|---|---|
static CircleSprite |
Primitives.circle(double cx,
double cy,
double radius)
Generates a circle using the given parameters.
|
| Constructor and Description |
|---|
PathSprite(CircleSprite sprite)
Creates a path sprite by converting the given
CircleSprite. |
| Modifier and Type | Method and Description |
|---|---|
CircleSprite |
CircleSprite.copy() |
| Constructor and Description |
|---|
CircleSprite(CircleSprite sprite)
Creates a copy of the given circle.
|
Copyright © 2014. All Rights Reserved.