IAxisFormat class

IAxisFormat class

Represents chart format properties.

The IAxisFormat type exposes the following members:

Properties

PropertyDescription
fillReturns fill style properties of an axis.
Read-only IFillFormat.
lineReturns line style properties of an axis.
Read-only ILineFormat.
effectReturns effects used for an axis.
Read-only IEffectFormat.

See Also