IntelligenceX

API Reference

Class

UsageTelemetryOverviewSectionMetric

Namespace IntelligenceX.Visualization.Heatmaps
Assembly IntelligenceX
Modifiers sealed

Represents one primary provider metric shown in the provider header.

Inheritance

  • Object
  • UsageTelemetryOverviewSectionMetric

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Constructors

public UsageTelemetryOverviewSectionMetric(String key, String label, String value, String subtitle, Nullable<Double> ratio, String color) #

Parameters

key String requiredposition: 0
label String requiredposition: 1
value String requiredposition: 2
subtitle String requiredposition: 3
ratio Nullable<Double> requiredposition: 4
color String requiredposition: 5

Methods

public JsonObject ToJson() #
Returns: JsonObject

Properties