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

In This Topic
    Location Property (Chart3DLabel)
    In This Topic
    Gets the location of label.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Location As System.Drawing.Point
    public new System.Drawing.Point Location {get;}
    See Also