Reporting

Specifies the top padding

Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public override Unit Top { get; set; }
Visual Basic
Public Overrides Property Top As Unit
	Get
	Set

See Also