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