|
|||||||||
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 XlsChartFormat
public ChartDropBar getFirstDropBar()
getFirstDropBar
in interface IChartFormat
getFirstDropBar
in class XlsChartFormat
public ChartBorder getPieSeriesLine()
getPieSeriesLine
in interface IChartFormat
getPieSeriesLine
in class XlsChartFormat
public ChartDropBar getSecondDropBar()
getSecondDropBar
in interface IChartFormat
getSecondDropBar
in class XlsChartFormat
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |