Aspose::Cells::DataBarFillType enum

DataBarFillType enum

Specifies how a data bar is filled with color.

enum class DataBarFillType

Values

NameValueDescription
Solid0
The data bar is filled with solid color.
Gradient1
The data bar is filled with a color gradient.

See Also