ActiveReports 12
BucketCount Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapAppearanceRule Class : BucketCount Property
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 a GrapeCity.ActiveReports.BarCodes.GC.Integer. The default value is 5
Syntax
'Declaration
 
Public Property BucketCount As ExpressionInfo
public ExpressionInfo BucketCount {get; set;}
See Also

Reference

MapAppearanceRule Class
MapAppearanceRule Members