HistogramArgumentsValue Class

Definition

Additional arguments required for Histogram summary function.

public ref class HistogramArgumentsValue
public class HistogramArgumentsValue
type HistogramArgumentsValue = class
Public Class HistogramArgumentsValue
Inheritance
HistogramArgumentsValue

Constructors

HistogramArgumentsValue(Int64)

Additional arguments required for Histogram summary function.

Properties

HistogramBucketCount

Number of buckets to use.

Methods

ToDictionary()

Convert HistogramArgumentsValue to a dictionary object.

Applies to