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

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