Version

GraphicType Enumeration

An enumeration of built-in Kpi graphis shown.
Syntax
'Declaration
 
Public Enum GraphicType 
   Inherits System.Enum
public enum GraphicType : System.Enum 
Members
MemberDescription
CylinderThe kpi cell shows a cylinder.
DefaultThe kpi cell shows the server defined graphic.
FacesThe kpi cell shows faces.
GaugeThe kpi cell shows gauge.
NoneThe kpi cell shows queried value.
ReversedGaugeThe kpi cell shows a reveresed gauge.
ReversedStatusArrowThe kpi cell shows reversed status arrows
RoadSignsThe kpi cell shows road signs.
ShapesThe kpi cell shows geometric shapes.
StandardArrowThe kpi cell shows standard arrows.
StatusArrowThe kpi cell shows status arrows
ThermometerThe kpi cell shows a thermometer.
ThreeStateImagesThe kpi cell shows the user defined images.
TrafficLightThe kpi cell shows a traffic light.
VarianceArrowThe kpi cell shows variance arrows.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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