Overload List

  NameDescription
ColumnChartSeriesDataItem()()()
Creates ColumnChartSeriesDataItem
ColumnChartSeriesDataItem(String)
Creates ColumnChartSeriesDataItem with specified id. Value is set to be the same as ID
ColumnChartSeriesDataItem(String, String)
Creates ColumnChartSeriesDataItem with specified id and value
ColumnChartSeriesDataItem(String, String, Color, Nullable<(Of <(Byte>)>))
Creates ColumnChartSeriesDataItem with specified property values
ColumnChartSeriesDataItem(String, String, String, Nullable<(Of <(Byte>)>))
Creates ColumnChartSeriesDataItem with specified property values. Background color is passed as HTML compatible string.

See Also