Class: Metric

.Data. Metric

Class to represent dimension data suitable to measure.

new Metric

Parameters:
Name Type Argument 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:
  • ../../src/teechart-data.js, line 924