ASP.NET MVC Controls
Origin Property (Gauge)

Gets or sets the starting point used for painting the range.
Syntax
'Declaration
 
Public Property Origin As Nullable(Of Double)
public Nullable<double> Origin {get; set;}
Remarks
By default, this property is set to null, which causes the value range to start at the gauge's minimum value, or zero if the minimum is less than zero.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Gauge Class
Gauge Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback