Property Getters/Setters Summary | ||
---|---|---|
function | getFormat3D() | |
Represents a object that specifies 3D shape properties for the chart element or shape.
|
||
function | getGlowEffect() | |
Represents a object that specifies glow effect for the chart element or shape.
|
||
function | getShadowEffect() | |
Represents a object that specifies shadow effect for the chart element or shape.
|
||
function | getSoftEdgeRadius() | |
function | setSoftEdgeRadius(value) | |
Gets and sets the radius of blur to apply to the edges, in unit of points. |
Method Summary | ||
---|---|---|
function | clearFormat3D() | |
Clears the 3D shape properties of the shape.
|
||
function | clearGlowEffect() | |
Clears the glow effect of the shape.
|
||
function | clearShadowEffect() | |
Clears the shadow effect of the chart element or shape.
|
||
function | hasFormat3D() | |
Indicates if the shape has 3d format data.
|
||
function | hasGlowEffect() | |
Indicates if the shape has glow effect data.
|
||
function | hasShadowEffect() | |
Indicates if the shape has shadow effect data.
|
function getGlowEffect()
function getFormat3D()
function getSoftEdgeRadius() / function setSoftEdgeRadius(value)
function getShadowEffect()
function clearGlowEffect()
function hasGlowEffect()
function hasFormat3D()
function clearFormat3D()
function clearShadowEffect()
function hasShadowEffect()