Winnovative Web Chart Documentation

WinChartDataSeries Property

Winnovative Web Chart
Table column names of the data series. Use this to override the default columns (all except first column).

Namespace:  Winnovative
Assembly:  Winnovative.WebChart (in Winnovative.WebChart.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public List<TableColumnItem> DataSeries { get; }

Property Value

Type: ListTableColumnItem
See Also

Reference