FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DAxis Class / AnnoMethod Property

In This Topic
    AnnoMethod Property (Chart3DAxis)
    In This Topic
    Gets or sets the annotation method of the axis.
    Syntax
    'Declaration
     
    Public Property AnnoMethod As Chart3DAnnotationMethod
    public Chart3DAnnotationMethod AnnoMethod {get; set;}
    See Also