[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapBucket

MapBucket Class

Defines a bucket for custom data distribution

Inheritance
MapBucket
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MapBucket

Constructors

Name Description
MapBucket()

Properties

Name Description
EndValue

Gets or sets the end value for the bucket.

StartValue

Gets or sets the start value for the bucket

Extension Methods