AxisTitleFill Property Bytescout Spreadsheet SDK
Gets a FillFormat object that contains fill formatting properties for the specified chart or shape.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public override FillFormat Fill { get; }

Property Value

Type: FillFormat
The fill.
See Also

Reference