IColumnChartAdd Method |
Name | Description | |
---|---|---|
Add(IEnumerableObject, IEnumerableDecimal) |
Adds data to the chart.
| |
Add(IEnumerableObject, IEnumerableDouble) |
Adds data to the chart.
| |
Add(IEnumerableObject, IEnumerableInt64) |
Adds data to the chart.
| |
Add(Object, Decimal) |
Adds data to the chart.
| |
Add(Object, Double) |
Adds data to the chart.
| |
Add(Object, Int64) |
Adds data to the chart.
|