|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.xls.core.spreadsheet.XlsObject
com.spire.xls.core.spreadsheet.charts.XlsChartFormat
com.spire.xls.charts.ChartFormat
public class ChartFormat
| Constructor Summary | |
|---|---|
ChartFormat(java.lang.Object parent)
|
|
| Method Summary | |
|---|---|
ChartSerieDataFormat |
getDataFormatOrNull()
Returns dataformat or null; Read-only. |
ChartDropBar |
getFirstDropBar()
Gets first drop bar. |
ChartBorder |
getPieSeriesLine()
Represents series line properties. |
ChartDropBar |
getSecondDropBar()
Returns object that represents second drop bar. |
| Methods inherited from class com.spire.xls.core.spreadsheet.XlsObject |
|---|
dispose |
| Constructor Detail |
|---|
public ChartFormat(java.lang.Object parent)
| Method Detail |
|---|
public ChartSerieDataFormat getDataFormatOrNull()
getDataFormatOrNull in class XlsChartFormatpublic ChartDropBar getFirstDropBar()
getFirstDropBar in interface IChartFormatgetFirstDropBar in class XlsChartFormatpublic ChartBorder getPieSeriesLine()
getPieSeriesLine in interface IChartFormatgetPieSeriesLine in class XlsChartFormatpublic ChartDropBar getSecondDropBar()
getSecondDropBar in interface IChartFormatgetSecondDropBar in class XlsChartFormat
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||