C1.Web.Mvc Namespace / RadialGauge Class / NeedleLength Property

In This Topic
NeedleLength Property
In This Topic
Gets or sets a value that determines the length of the gauge's needleElement with respect to the pointer range.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property NeedleLength As NeedleLength
 
See Also