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

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