Gets or sets the left padding.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public double LeftPadding { get; set; }
Visual Basic
Public Property LeftPadding As Double
	Get
	Set

See Also