Scatter Chart Elements / Axes Annotation
In This Topic
Axes Annotation
In This Topic

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 C1ScatterChart:

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