Charting for WinForms Programmer's Guide
Scene3D.Projections Property
See Also
 






Gets or sets a list of projections in this scene.

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

 Syntax

C#  Copy Code

public List<Projection> Projections { get; set; }

Visual Basic  Copy Code

Public Property Projections As List(Of Projection)

 Property Value

 See Also

Scene3D Members
Scene3D Class
MindFusion.Charting.ThreeD Namespace