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

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