Aspose::Cells::Charts::PlotDataByType enum
PlotDataByType enum
Represents the type of data plot by row or column.
enum class PlotDataByType
Values
Name | Value | Description |
---|---|---|
Row | 0 | By row. |
Column | 1 | By column. |
See Also
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++