|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.PptObject
com.spire.presentation.charts.entity.ChartEffectFormat
public class ChartEffectFormat
Represents chart format properties.
Constructor Summary | |
---|---|
ChartEffectFormat()
|
|
ChartEffectFormat(PresentationShapePropertiesElement spPr,
Chart parent)
|
Method Summary | |
---|---|
EffectDag |
getEffect()
Gets effects used for a chart. |
FormatThreeD |
getEffect3D()
Gets 3D format of a chart. |
FillFormat |
getFill()
Gets fill style properties of a chart. |
IChartGridLine |
getLine()
Gets line style properties of a chart. |
Methods inherited from class com.spire.presentation.PptObject |
---|
checkDisposed, getParent |
Methods inherited from interface com.spire.presentation.charts.entity.IChartEffectFormat |
---|
dispose, getParent |
Constructor Detail |
---|
public ChartEffectFormat(PresentationShapePropertiesElement spPr, Chart parent)
public ChartEffectFormat()
Method Detail |
---|
public FillFormat getFill()
getFill
in interface IChartEffectFormat
public IChartGridLine getLine()
getLine
in interface IChartEffectFormat
public EffectDag getEffect()
getEffect
in interface IChartEffectFormat
public FormatThreeD getEffect3D()
getEffect3D
in interface IChartEffectFormat
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |