Gets or sets the slant angle of the right side.

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

Syntax

C#
[DefaultValueAttribute()]
public double SlantAngle2 { get; set; }
Visual Basic (Declaration)
<DefaultValueAttribute()> _
Public Property SlantAngle2 As Double
	Get
	Set

See Also