Enum PlotDataByType

PlotDataByType enumeration

Represents the type of data plot by row or column.

public enum PlotDataByType

Values

NameValueDescription
Row0By row.
Column1By column.

See Also