public class XYChartConfig extends CategoryChartConfig
Modifier and Type | Class and Description |
---|---|
static class |
XYChartConfig.AxisPropertiesMap |
props
Constructor and Description |
---|
XYChartConfig() |
Modifier and Type | Method and Description |
---|---|
CategoriesPropertiesMap |
getCategoryPropertiesMap()
Return the category config.
|
XYChartConfig.AxisPropertiesMap |
getXAxisProperties()
Return the x axis config.
|
getCanvasBgAlpha, getCanvasBgColor, getSeriesPropertiesMap, getTrendLineConfig, getYAxisMaxValue, getYAxisMinValue, setCanvasBgAlpha, setCanvasBgColor, setYAxisMaxValue, setYAxisMinValue
addChartDataListener, addPropertyListener, getBgAlpha, getBgColor, getChartProperties, initChartProperties, isAnimation, removeChartDataListener, removePropertyListener, setAnimation, setBgAlpha, setBgColor
public XYChartConfig.AxisPropertiesMap getXAxisProperties()
public CategoriesPropertiesMap getCategoryPropertiesMap()
CategoryChartConfig
getCategoryPropertiesMap
in class CategoryChartConfig
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.