DimensionAttribute.DiscretizationBucketCount Property

Definition

Gets or sets the number of buckets into which to discretize attribute values.

public int DiscretizationBucketCount { get; set; }
member this.DiscretizationBucketCount : int with get, set
Public Property DiscretizationBucketCount As Integer

Property Value

The number of buckets into which to group the values of the attribute.

Applies to