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

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