Aspose::Cells::Charts::PlotDataByType enum

PlotDataByType enum

Represents the type of data plot by row or column.

enum class PlotDataByType

Values

NameValueDescription
Row0
By row.
Column1
By column.

See Also