[]
Defines the number of buckets for the specified distribution. Ignored if DistributionType is Custom or if DataValue is not Scalar. An expression should evaluate to an int. The default value is 5
[ExpressionBaseType(typeof(int))]
public ExpressionInfo BucketCount { get; set; }