IntelligenceX

API Reference

Class

UsageTelemetryOverviewInsightRow

Namespace IntelligenceX.Visualization.Heatmaps
Assembly IntelligenceX
Modifiers sealed

Represents one row inside a provider-specific insight section.

Inheritance

  • Object
  • UsageTelemetryOverviewInsightRow

Constructors

public UsageTelemetryOverviewInsightRow(String label, String value, String subtitle = null, Nullable<Double> ratio = null, String href = null) #

Parameters

label String requiredposition: 0
value String requiredposition: 1
subtitle String = null optionalposition: 2
ratio Nullable<Double> = null optionalposition: 3
href String = null optionalposition: 4

Methods

Properties