<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapReportOptions Class / RightMargin Property

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