ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChartAnnotation Class / AnnoFormatString Property

In This Topic
    AnnoFormatString Property (baseChartAnnotation)
    In This Topic
    Gets or sets the annotation format string used with manual formats.
    Syntax
    'Declaration
     
    Public Overridable Property AnnoFormatString As System.String
    public virtual System.string AnnoFormatString {get; set;}
    See Also