HistogramArgumentsValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |