Gets or sets the logical length of the pointer.

Namespace:  C1.Web.UI.Controls.C1Gauge
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public double Length { get; set; }
Visual Basic (Declaration)
Public Property Length As Double
	Get
	Set

See Also