FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / LeftMargin Property

In This Topic
    LeftMargin Property (PivotReportOptions)
    In This Topic
    Gets or sets the left margin.
    Syntax
    'Declaration
     
    Public Property LeftMargin As Double
    public double LeftMargin {get; set;}
    See Also