Class: Metric

.Data. Metric

Class to represent dimension data suitable to measure.

Constructor

new Metric(dimension, title, nameopt)

Parameters:
Name Type Attributes Default Description
dimension Tee.Data.Dimension The parent dimension that owns this metric.
title String The string that identifies this metric.
name String <optional>
"" The optional field string to obtain values to measure from dimension items.
Source: