Click or drag to resize

ChartAxisTitle GetCharacterFormat Method

Gets the font format used for the axis title.

Namespace: Spire.Doc.Fields.Shapes.Charts
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public CharacterFormat GetCharacterFormat()

Return Value

Type: CharacterFormat
The font of the axis title.
See Also