dotnetCHARTING Send comments on this topic.
GaugeNeedleType Property
See Also 
dotnetCHARTING Namespace > Axis Class : GaugeNeedleType Property


Gets or sets the GaugeNeedleType used with this axis on gauges.

Syntax

Visual Basic (Declaration) 
Public Property GaugeNeedleType As GaugeNeedleType
Visual Basic (Usage)Copy Code
Dim instance As Axis
Dim value As GaugeNeedleType
 
instance.GaugeNeedleType = value
 
value = instance.GaugeNeedleType
C# 
public GaugeNeedleType GaugeNeedleType {get; set;}

Example

See Also

© 2010 All Rights Reserved.