ComponentOne CandlestickChart for ASP.NET Web Forms
Candlestick 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

    ChartAxis.AnnoFormatString

    A value that indicates the format string of annotation.

     

    See Also