Name | Description | |
---|---|---|
![]() | Range Constructor | Initializes a new instance of the Range class with the specified lower and upper bounds and fill style. |
The following tables list the members exposed by Range.
Name | Description | |
---|---|---|
![]() | Range Constructor | Initializes a new instance of the Range class with the specified lower and upper bounds and fill style. |
Name | Description | |
---|---|---|
![]() | MaxPropertyName | |
![]() | MinPropertyName |
Name | Description | |
---|---|---|
![]() | Backdrop | Gets the GrapeCity.ActiveReports.Rendering.Components.Dashboard.FillStyle used to draw the range. |
![]() | IsEmpty | Gets a value indicating whether the range is empty, i.e., the lower bound is equal to the upper bound. |
![]() | LowerBound | Gets the lower bound of the range. |
![]() | UpperBound | Gets the upper bound of the range. |