Charting for WinForms Programmer's Guide
Polygon3D.ZSort Property
See Also
 






A value by which projections are sorted in depth buffer.

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

 Syntax

C#  Copy Code

public double ZSort { get; set; }

Visual Basic  Copy Code

Public Property ZSort As Double

 Property Value

 See Also

Polygon3D Members
Polygon3D Class
MindFusion.Charting.ThreeD Namespace