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

In This Topic
    AnnoPosition Property (Chart3DAxis)
    In This Topic
    Gets or sets the position of the axis annotation and text.
    Syntax
    'Declaration
     
    Public Property AnnoPosition As Chart3DAnnoPosition
    public Chart3DAnnoPosition AnnoPosition {get; set;}
    See Also