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

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