Metric Graph

Form Fields

Widget Properties

Token Description
<WidgetID> SVG Widget identifier
<LinkType> Drill-down link type: 'Diagram', 'DiagramBasic', 'DiagramDynamicDevice', 'ManualInternal', 'ManualExternal'
<LinkTarget> Drill-down link target: 'SameTab', 'NewTab', 'NewWindow'
<LinkDiagramID> Optional Drill-down diagram to open. Only applicable for 'Diagram', 'DiagramBasic', and 'DiagramDynamicDevice' link types
<LinkDeviceID> Optional Drill-down dynamic device diagram to open. Only applicable for 'DiagramDynamicDevice' link type
<LinkURL> Optional Drill-down URL to open. Only applicable for 'ManualInternal' and 'ManualExternal' link types
<X> X point of widget relative to the diagram canvas
<Y> Y point of widget relative to the diagram canvas
<Width> Widgth of widget in pixels
<Height> Height of widget in pixes
<ScaleX> Scaled X
<ScaleY> Scaled Y
<Rotate> Widget rotation in degrees
<StrokeWidth> Stroke width
<MenuID> Associated context menu ID. 0 if no menu
<RoundedCorners> If corners should be rounded
<StrokeType> Stroke type: 'Empty', Gradient', 'Color'
<StrokeGradient> Optional stroke gradient clor in hex notation. Only present for 'Gradient' stroke type
<StrokeColor> Optional stroke color in hex notation. Only present for 'Color' stroke type
<FillType> Fill type: 'Empty', Gradient', 'Color'
<FillGradient> Optional fill gradient color in hex notation. Only present for 'Gradient' fill type
<FillColor> Optional fill color in hex notation. Only present for 'Color' fill type
<GraphTitle> Device ID
<ShowGraphTitle> Whether to show graph title
<ShowKey> Whether to show legend
<ShowYTitle> Whether to show Y-axis title
<ShowBackground> Whether to show background
<ShowMetricGroup> Whether to show metric group
<ShowTrendLines> Whether to show trend lines
<Theme> Color theme
<DeviceID> Device ID
<MetricTypeID> Metric Type ID
<MetricID> Metric ID
<Period> Metric Period: Daily, Weekly, Monthly, Yearly
<ThresholdTypeID> Threshold Type ID
<WarningThresholdID> Warning Threshold ID. 0 if manual
<WarningManualThresholdOperator> Optional Warning manual threshold operator
<WarningManualThresholdValue> Optional Warning manual threshold value
<CriticalThresholdID> Critical Threshold ID. 0 if manual
<CriticalManualThresholdOperator> Optional Critical manual threshold operator
<CriticalManualThresholdValue> Optional Critical manual threshold operator