Format

ChartAxis.Format property

Provides access to line formatting of the axis and fill of the tick labels.

public ChartFormat Format { get; }

Remarks

Fill of chart tick marks can be changed only for pre Word 2016 charts. Word 2016 charts do not support this.

See Also