Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1GaugeSingleMark
.
.
::
.
.
Angle Property
C1GaugeSingleMark Class
See Also
Gets or sets the angle relative to the Gauge pointer origin where the tick mark should appear (for radial Gauges only).
Namespace:
C1.Web.UI.Controls.C1Gauge
Assembly:
C1.Web.UI.Controls.3
(in C1.Web.UI.Controls.3.dll)
Syntax
C#
public
double
Angle
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Angle
As
Double
Get
Set
See Also
C1GaugeSingleMark Class
C1.Web.UI.Controls.C1Gauge Namespace