Enum PlotDataByType
PlotDataByType enumeration
Represents the type of data plot by row or column.
public enum PlotDataByType
Values
| Name | Value | Description |
|---|---|---|
| Row | 0 | By row. |
| Column | 1 | By column. |
See Also
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells