Reporting

Sets the bottom side in pixels or percents of the chart's height.

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

Syntax

C#
public virtual Unit Bottom { get; set; }
Visual Basic
Public Overridable Property Bottom As Unit
	Get
	Set

See Also