2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase 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