| 程序包 | 说明 |
|---|---|
| com.xianghy.itextpdf.tools.chart |
| 限定符和类型 | 方法和说明 |
|---|---|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setChildrenTypes(java.util.List<java.lang.String[]> childrenTypes)
子类分组及每一行名称
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setColColor(int colColor)
指定那一列的背景色
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setColNumber(int colNumber)
指定那一列
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setCurScoreColNum(int curScoreColNum)
分数的列
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setCurveColor(int curveColor)
折线的颜色
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setFontSize(float fontSize)
字体大小
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setLevelFontSize(float levelFontSize)
刻度文本的字体大小
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setLineHeight(float lineHeight)
每一行的高度
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setMaxScoreColNum(int maxScoreColNum)
最大分数的列
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setMinScoreColNum(int minScoreColNum)
最小分数的列
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setParentTypeColor(int parentTypeColor)
父类背景颜色
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setParentTypes(java.lang.String[] parentTypes)
父类名称
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setRowColors(int[] rowColors)
行的交替颜色
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setScoreLevels(int[] scoreLevels)
分数的刻度值
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setScores(float[][] scores)
每一行的每列的分数
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setTableHeadColor(int tableHeadColor)
表头背景颜色
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setTableHeads(java.lang.String[] tableHeads)
表格表头信息
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setTitle(java.lang.String title)
标题
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setTitleColor(int titleColor)
标题背景颜色
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setWidth(float width)
表格的宽度
|
TableChartedDoubleArrowCurveChart |
TableChartedDoubleArrowCurveChart.setWidths(float[] widths)
表格每一列的宽度
|
Copyright © 2019. All Rights Reserved.