ChartNumberFormat

ChartNumberFormat

Overview

ChartNumberFormat is a class in Aspose.Words FOSS for .NET.

Represents number formatting of the parent element.

Properties: FormatCode, IsLinkedToSource.

Properties

NameTypeAccessDescription
FormatCodestringRead/WriteGets or sets the format code applied to a data label.
IsLinkedToSourceboolRead/WriteSpecifies whether the format code is linked to a source cell.

See Also