IFormat

IFormat class

Represents chart format properties.

The IFormat type exposes the following members:

Properties

NameDescription
fillReturns fill style properties of a chart.
Read-only IFillFormat.
lineReturns line style properties of a chart.
Read-only ILineFormat.
effectReturns effects used for a chart.
Read-only IEffectFormat.
effect_3dReturns 3D format of a chart.
Read-only IThreeDFormat.

See Also