Aspose::Cells::DataBarFillType enum
DataBarFillType enum
Specifies how a data bar is filled with color.
enum class DataBarFillType
Values
| Name | Value | Description |
|---|---|---|
| Solid | 0 | The data bar is filled with solid color. |
| Gradient | 1 | The data bar is filled with a color gradient. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++