public class MultiChart extends BaseFusionChart
限定符和类型 | 字段和说明 |
---|---|
ChartCategoryGroup |
categories |
List<ChartDataSet> |
datasets
datasets.size() must equals categories.category.size()
|
List<ChartLine> |
trendLines
Horizontal trend lines spanning the chart canvas which aid in
interpretation of data with respect to some pre-determined value.
|
List<ChartLine> |
vTrendLines
Vertical trend lines help you create vertical trend lines/zones on
scatter (XY Plot) or Bubble charts.
|
aboutMenuItemLabel, aboutMenuItemLink, baseFont, baseFontColor, baseFontSize, bgAlpha, bgAngle, bgColor, bgRatio, bgSWF, bgSWFAlpha, borderAlpha, borderColor, borderThickness, canvasbgAlpha, canvasbgColor, caption, decimals, defaultAnimation, drawToolbarButtons, exportAction, exportAtClient, exportDialogBorderColor, exportDialogColor, exportDialogFontColor, exportDialogMessage, exportDialogPBColor, exportEnabled, exportFileName, exportFormats, exportHandler, exportShowMenuItem, exportTargetWindow, forceDecimals, formatNumber, formatNumberScale, numberPrefix, numberSuffix, palette, paletteColors, rotateLabels, showAboutMenuItem, showBorder, showExportDialog, showPercentageInLabel, showPrintMenuItem, showToolTip, showToolTipShadow, showValues, styles, subCaption, unescapeLinks, xAxisMaxValue, xAxisMinValue, xAxisName, yAxisMaxValue, yAxisMinValue, yAxisName
构造器和说明 |
---|
MultiChart() |
public ChartCategoryGroup categories
public List<ChartDataSet> datasets
public List<ChartLine> trendLines
Copyright © 2015 jiucai.org. All rights reserved.