ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAxis Class / AnnoPosition Property

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