DimensionAttribute.DiscretizationBucketCount 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.
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.