[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Bullet.Range

Range Class

Represents a qualitative range for GrapeCity.ActiveReports.Rendering.Components.Bullet.BulletChart.

Inheritance
Range
Namespace: GrapeCity.ActiveReports.Rendering.Components.Bullet
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class Range

Constructors

Name Description
Range(double, FillStyle)

Initializes a new instance of the Range class with the specified boundary value and fill style.

Properties

Name Description
Backdrop

Gets the FillStyle to draw the range.

BoundValue

Gets the ending bound.

Extension Methods