[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IChartFormat

IChartFormat Interface

Represents formatting for chart elements.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IChartFormat
Public Interface IChartFormat

Properties

Name Description
Adjustments
Fill

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

Glow

Gets a IGlowFormat object for a specified chart that contains glow formatting properties for the chart element.

Line

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

PictureFormat

Gets a IPictureFormat object for a specified chart that contains pictures.

Shadow

Gets a IShadowFormat object that contains shadow formatting properties for the chart element.

SoftEdge

Gets a ISoftEdgeFormat object for a specified chart that contains soft edge formatting properties for the chart.

TextFrame

Gets an ITextFrame object that contains text formatting for the specified chart element.

ThreeD

Gets a IThreeDFormat object that contains 3D-effect formatting properties for the specified chart.