Gets or sets a list of projections in this scene.
Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting
C# Copy Code |
---|
public List<Projection> Projections { get; set; } |
Visual Basic Copy Code |
---|
Public Property Projections As List(Of Projection) |
A list of Projection objects.