Click or drag to resize

TextLineFormat FillFormat Property

Gets the fill format of a line. Read-only LineFillFormat .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public LineFillFormat FillFormat { get; }

Property Value

Type: LineFillFormat

Implements

IChartGridLine FillFormat
See Also