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

In This Topic
    LocationDefault Property (Chart3DArea)
    In This Topic
    Gets or sets the default location of the ChartArea.
    Syntax
    'Declaration
     
    Public Shadows Property LocationDefault As System.Drawing.Point
    public new System.Drawing.Point LocationDefault {get; set;}
    See Also