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

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