Gets or sets the right padding.

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

Syntax

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

See Also