ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IThreeDProperties Interface / WallThickness Property

In This Topic
    WallThickness Property (IThreeDProperties)
    In This Topic
    Specifies the wall thinkness.
    Syntax
    'Declaration
     
    ReadOnly Property WallThickness As Nullable(Of Integer)
    Nullable<int> WallThickness {get;}
    See Also