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

In This Topic
    AnnoFormat Property (baseChartAnnotation)
    In This Topic
    Gets or sets the annotation format for the axis.
    Syntax
    'Declaration
     
    Public Overridable Property AnnoFormat As AnnotationFormatEnum
    public virtual AnnotationFormatEnum AnnoFormat {get; set;}
    See Also