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

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