HistogramArgumentsValue.HistogramBucketCount Property
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.
Number of buckets to use.
public:
property long HistogramBucketCount { long get(); };
public long HistogramBucketCount { get; }
member this.HistogramBucketCount : int64
Public ReadOnly Property HistogramBucketCount As Long