<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapMarginOptions Class / BottomMargin Property

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