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

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