ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / BarOption Class / NeckHeight Property

In This Topic
    NeckHeight Property
    In This Topic
    Gets or sets height of neck of the bar, 0-1.
    Syntax
    'Declaration
     
    Public Property NeckHeight As Double
    public double NeckHeight {get; set;}
    See Also