IntelligenceX

API Reference

Class

UsageTelemetryOverviewMonthlyUsage

Namespace IntelligenceX.Visualization.Heatmaps
Assembly IntelligenceX
Modifiers sealed

Represents one monthly provider usage point in the overview.

Inheritance

  • Object
  • UsageTelemetryOverviewMonthlyUsage

Usage

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

Accepted by parameters

Constructors

public UsageTelemetryOverviewMonthlyUsage(DateTime monthUtc, Int64 totalValue, Int32 activeDays) #

Parameters

monthUtc DateTime requiredposition: 0
totalValue Int64 requiredposition: 1
activeDays Int32 requiredposition: 2

Methods

public JsonObject ToJson() #
Returns: JsonObject

Properties