バージョン

IndicatorType 列挙体

KPI インジケーターの列挙体。
シンタックス
'宣言
 
Public Enum IndicatorType 
   Inherits System.Enum
public enum IndicatorType : System.Enum 
メンバ
メンバ解説
GoalKPI 目的インジケーター。
StatusKPI 状態インジケーター。
TrendKPI トレンド インジケーター。
ValueKPI 値インジケーター。
WeightKPI ウェイト インジケーター。
参照