Gets or sets the top padding.

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

Syntax

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

See Also