GoDiagram Web Reference
Indicator Class
Members 

An abstract class designed to visually represent a specific quantitative value.
Syntax
'Declaration
 
<SerializableAttribute()>
Public MustInherit Class Indicator 
   Inherits Northwoods.GoWeb.GoShape
   Implements Northwoods.GoWeb.IGoActionObject 
Remarks
Indicator provides a basis for indicators designed to interact with an implementation of IGraduatedScale to indicate values that correspond to specific graphical points, determined by the IGraduatedScale. However, it is possible to create an Indicator that does not rely on an instance of IGraduatedScale, and the information needed to indicate specific values would be contained internally. This would be useful when the value system does not correspond to graphical points, such as a color scale system.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoObject
      Northwoods.GoWeb.GoShape
         Northwoods.GoWeb.Instruments.Indicator
            Northwoods.GoWeb.Instruments.IndicatorBar
            Northwoods.GoWeb.Instruments.IndicatorKnob
            Northwoods.GoWeb.Instruments.IndicatorNeedle
            Northwoods.GoWeb.Instruments.IndicatorSlider

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

Indicator Members
Northwoods.GoWeb.Instruments Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback