Gets or sets the top margin.

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

Syntax

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

See Also