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

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