2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartAnnotation Class / getAnnoFormattingString Method

In This Topic
    getAnnoFormattingString Method
    In This Topic
    Gets the annotation format string used with manual formats.
    Syntax
    'Declaration
     
    Public Overridable Function getAnnoFormattingString() As System.String
    public virtual System.string getAnnoFormattingString()

    Return Value

    The annotation format string.
    See Also