public interface IChartFormat
Provides access to the Office Art formatting for chart elements.
-
Method Summary
Returns the
IFillFormat
object for the parent chart element thatcontains fill formatting properties for the chart element.
Returns the
ILineFormat
object that contains line formattingproperties for the specified chart element.
Returns the
IThreeDFormat
object that contains 3-D–effect formattingproperties for the specified chart.
-
Method Details
-
getFill
Returns the
IFillFormat
object for the parent chart element thatcontains fill formatting properties for the chart element.
-
getLine
Returns the
ILineFormat
object that contains line formattingproperties for the specified chart element.
-
getThreeD
Returns the
IThreeDFormat
object that contains 3-D–effect formattingproperties for the specified chart.