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

In This Topic
    LabelSpacingX Property (Layout)
    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