LineChart for ASP.NET Web Forms
Values Annotation
Line Chart Elements > Axes Annotation > Values Annotation

Values Annotation is an implementation where the chart automatically generates numeric annotation based on the data itself. Values Annotation can be used for any axis, with any chart type, and with any data layout. It is controlled by the following properties of the axis:

Property Description
AnnoFormatString A value that indicates the format string of annotation.
See Also