Aspose::Cells::Charts::PlotEmptyCellsType enum
PlotEmptyCellsType enum
Represents all plot empty cells type of a chart.
enum class PlotEmptyCellsType
Values
Name | Value | Description |
---|---|---|
NotPlotted | 0 | Not plotted(leave gap) |
Zero | 1 | Zero. |
Interpolated | 2 | Interpolated. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++