ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IBarOption Interface / bottomWidth Property

In This Topic
    bottomWidth Property (IBarOption)
    In This Topic
    Syntax
    'Declaration
     
    Property bottomWidth As Nullable(Of Double)
    Nullable<double> bottomWidth {get; set;}
    See Also