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

The annotation along each axis is an important part of any chart. The chart automatically produces the most natural annotation possible, even as chart data changes.

The following properties represent the format and the layout for the annotation of the axes in C1LineChart:

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