Charting for WinForms Programmer's Guide
Label3D.BottomLeft Property
See Also
 






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

Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Point3D BottomLeft { get; set; }

Visual Basic  Copy Code

Public Property BottomLeft As Point3D

 Property Value

 See Also

Label3D Members
Label3D Class
MindFusion.Charting.ThreeD Namespace