public class PieChartConfig extends SingleValueCategoryChartConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY_PROPERTY_COLOR
Properties key used in Category Properties.
|
static String |
CATEGORY_PROPERTY_IS_SLICED
Properties key used in Category Properties.
|
static String |
PROPERTY_PIE_BORDER_COLOR |
props| Constructor and Description |
|---|
PieChartConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPieFillAlpha()
Returns the alpha for all the pies on the chart.
|
void |
setPieFillAlpha(int pieFillAlpha)
Sets the alpha for all the pies on the chart.
|
getCategoryPropertiesMapaddChartDataListener, addPropertyListener, getBgAlpha, getBgColor, getChartProperties, initChartProperties, isAnimation, removeChartDataListener, removePropertyListener, setAnimation, setBgAlpha, setBgColorpublic static final String PROPERTY_PIE_BORDER_COLOR
public static String CATEGORY_PROPERTY_COLOR
public static String CATEGORY_PROPERTY_IS_SLICED
Copyright © 2026. All rights reserved.