[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IChartFormat

IChartFormat Interface

Provides access to the Office Art formatting for chart elements.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public interface IChartFormat
Public Interface IChartFormat

Properties

Name Description
Fill

Returns the IFillFormat object for the parent chart element that contains fill formatting properties for the chart element.

Line

Returns the ILineFormat object that contains line formatting properties for the specified chart element.

ThreeD

Returns the IThreeDFormat object that contains 3-D–effect formatting properties for the specified chart.