Modifier and Type | Method and Description |
---|---|
IEffectFormat |
getEffect()
Returns effects used for a chart.
|
IThreeDFormat |
getEffect3D()
Returns 3D format of a chart.
|
IFillFormat |
getFill()
Returns fill style properties of a chart.
|
ILineFormat |
getLine()
Returns line style properties of a chart.
|
equals, getParent_Immediate, getParent_IPresentationComponent, getParent_ISlideComponent, getPresentation, getSlide, getVersion, hashCode, reset_Parent_IPresentationComponent
public final IFillFormat getFill()
Returns fill style properties of a chart.
Read-only IFillFormat
.
public final ILineFormat getLine()
Returns line style properties of a chart.
Read-only ILineFormat
.
public final IEffectFormat getEffect()
Returns effects used for a chart.
Read-only IEffectFormat
.
public final IThreeDFormat getEffect3D()
Returns 3D format of a chart.
Read-only IThreeDFormat
.
getEffect3D
in interface IFormat