IC2ColumnChart Methods |
Name | Description | |
---|---|---|
Add(IEnumerableObject, IEnumerableDecimal) |
Adds data to the chart.
(Inherited from IColumnChart.) | |
Add(IEnumerableObject, IEnumerableDouble) |
Adds data to the chart.
(Inherited from IColumnChart.) | |
Add(IEnumerableObject, IEnumerableInt64) |
Adds data to the chart.
(Inherited from IColumnChart.) | |
Add(Object, Decimal) |
Adds data to the chart.
(Inherited from IColumnChart.) | |
Add(Object, Double) |
Adds data to the chart.
(Inherited from IColumnChart.) | |
Add(Object, Int64) |
Adds data to the chart.
(Inherited from IColumnChart.) |