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