ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IBarOption Interface / BottomWidth Property

In This Topic
    BottomWidth Property (IBarOption)
    In This Topic
    Gets width of bottom of the bar, 0-1.
    Syntax
    'Declaration
     
    ReadOnly Property BottomWidth As Nullable(Of Double)
    Nullable<double> BottomWidth {get;}
    See Also