public class PieChartConfig extends SingleValueCategoryChartConfig
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CATEGORY_PROPERTY_COLOR
Properties key used in Category Properties.
|
static java.lang.String |
CATEGORY_PROPERTY_IS_SLICED
Properties key used in Category Properties.
|
static java.lang.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.
|
getCategoryPropertiesMap
addChartDataListener, addPropertyListener, getBgAlpha, getBgColor, getChartProperties, initChartProperties, isAnimation, removeChartDataListener, removePropertyListener, setAnimation, setBgAlpha, setBgColor
public static final java.lang.String PROPERTY_PIE_BORDER_COLOR
public static java.lang.String CATEGORY_PROPERTY_COLOR
public static java.lang.String CATEGORY_PROPERTY_IS_SLICED
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.