Charting for WinForms Programmer's Guide
LabelProjection.ProjectionTopLeft Property
See Also
 






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

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

 Syntax

C#  Copy Code

public Point3D ProjectionTopLeft { get; set; }

Visual Basic  Copy Code

Public Property ProjectionTopLeft As Point3D

 Property Value

 See Also

LabelProjection Members
LabelProjection Class
MindFusion.Charting.ThreeD Namespace