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

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