ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IBarOption Interface / NeckHeight Property

In This Topic
    NeckHeight Property (IBarOption)
    In This Topic
    Gets height of neck of the bar, 0-1.
    Syntax
    'Declaration
     
    ReadOnly Property NeckHeight As Nullable(Of Double)
    Nullable<double> NeckHeight {get;}
    See Also