FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / Layout Class / LabelSpacingY Property

In This Topic
    LabelSpacingY Property (Layout)
    In This Topic
    Used by the designer to discount vertical label spacing in the design surface.
    Syntax
    'Declaration
     
    Public Property LabelSpacingY As Double
    public double LabelSpacingY {get; set;}
    See Also