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

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