FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Layout Class / LabelSpacingY Property

In This Topic
    LabelSpacingY Property
    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