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

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