ComponentOne BarChart for ASP.NET WebForms
Bar Chart Elements / Axes Annotation / Values Annotation
In This Topic
    Values Annotation
    In This Topic

    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