ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase 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