ASP.NET Pack Programmer's Guide
LabelProjection.ProjectionBottomRight Property
See Also
 





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

Namespace: MindFusion.Charting.ThreeD
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Point3D ProjectionBottomRight { get; set; }

Visual Basic  Copy Code

Public Property ProjectionBottomRight As Point3D

 Property Value

 See Also

LabelProjection Members
LabelProjection Class
MindFusion.Charting.ThreeD Namespace