MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IThreeDProperties Interface / Enabled Property

In This Topic
Enabled Property (IThreeDProperties)
In This Topic
Gets a value indicating whether 3D is enabled.
Syntax
'Declaration
 
ReadOnly Property Enabled As Boolean
 

Property Value

A System.Boolean value. true if 3D is enabled; otherwise, false.
See Also