Search
Label3D.bottomLeft Property
See Also
 






Gets or sets the bottom-left corner of label's layout rectangle.

Namespace: MindFusion.Charting.ThreeD
File: Label3D.js

 Syntax

JavaScript  Copy Code

get bottomLeft() {}

 Property Value

Type: Point3D

 See Also