MindFusion.Charting Programmer's Guide

AxesChart.AddCustomSummary Method

See Also
 





Adds a value to the list of summary values that are drawn in the chart.

 Overload List

Name Description

AxesChart.AddCustomSummary (Double, String)

Adds a value to the list of summary values that are drawn in the chart.

AxesChart.AddCustomSummary (Int32, String)

Adds a value to the list of summary values that are drawn in the chart.

AxesChart.AddCustomSummary (Int64, String)

Adds a value to the list of summary values that are drawn in the chart.

AxesChart.AddCustomSummary (Single, String)

Adds a value to the list of summary values that are drawn in the chart.

 See Also