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

     

    Axis Property

    Description

    ChartAxis.AnnoFormatString

    A value that indicates the format string of annotation.

    ChartAxis.AnnoMethod

    A value that indicates the method of annotation.

     

    See Also