ActiveReports 18 .NET Edition
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
    Specifies if 3D enabled.
    Syntax
    'Declaration
     
    ReadOnly Property Enabled As Boolean
    bool Enabled {get;}
    See Also