IList<IDataSeries>
Table
.Columns { get; }
Explicitly get the columns of the data table.
Remarks
When
is `true`, this will emit
that are likewise read-only.
Examples