GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ThreeDProperties Class : Enabled Property |
Gets or sets a value indicating whether a chart is displayed in 3D.
'Declaration Public Property Enabled As System.Boolean
public System.bool Enabled {get; set;}
A Boolean value where true indicates that the chart is displayed in 3D; otherwise false. The default value is false.