Aspose::Cells::Charts::FormattingType enum

FormattingType enum

Represents the type of formatting applied to an Area object or a Line object.

enum class FormattingType

Values

NameValueDescription
Automatic0
Represents automatic formatting type.
Custom2
Represents custom formatting type.
None1
Represents none formatting type.

See Also