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

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