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

In This Topic
    Compass Property (Title)
    In This Topic
    Gets or sets the general positioning of the title.
    Syntax
    'Declaration
     
    Public Property Compass As CompassEnum
    public CompassEnum Compass {get; set;}
    See Also