ComponentOne Chart for .NET (2.0) Search HelpCentral 

PlotArea.View3D Property

Gets the View3D object of the PlotArea.

[Visual Basic]

Public ReadOnly Property View3D As View3D

[C#]

public View3D View3D {get;}

[Delphi]

public property View3D: View3D read get_View3D;

Remarks

The returned View3D object has properties which are used to set 3D aspects of the PlotArea for charts with 3D effects.

See Also

PlotArea Class | PlotArea Members | C1.Win.C1Chart Namespace | PlotArea Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.