Adds a value to the list of summary values that are drawn in the chart.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public void AddCustomSummary ( |
Visual Basic
![]() |
---|
Public Sub AddCustomSummary( _ |
The method is used to add a summary value that is not any of the Summary enumeration members. The description is drawn when the LabelType for this axis is set to AxisLabelType.CustomText. If axis labels show DateTime values or Numbers, the format of the summary value is set by DateTimeFormat or NumberFormat.