ActiveReports 12
Enabled Property (ThreeDProperties)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ThreeDProperties Class : Enabled Property

Gets or sets a value indicating whether a chart is displayed in 3D.

Syntax
'Declaration
 
Public Property Enabled As Boolean
public bool Enabled {get; set;}

Property Value

A Boolean value where true indicates that the chart is displayed in 3D; otherwise false. The default value is false.

See Also

Reference

ThreeDProperties Class
ThreeDProperties Members