public interface IChartArea
IPlotArea object.| Modifier and Type | Method and Description |
|---|---|
IFontFormat |
getFont()
Returns the
IFontFormat object that represents the font of the
specified object. |
IChartFormat |
getFormat()
Returns the
IFontFormat object. |
IChart |
getParent()
Returns the parent object for the specified object.
|
boolean |
getRoundedCorners()
Gets whether the embedded chart has rounded corners.
|
void |
setRoundedCorners(boolean value)
Sets whether the embedded chart has rounded corners.
|
IChart getParent()
IFontFormat getFont()
IFontFormat object that represents the font of the
specified object.IChartFormat getFormat()
IFontFormat object.boolean getRoundedCorners()
void setRoundedCorners(boolean value)