Progress® Telerik® Reporting R1 2021
MergedDataPoints Class
Represents the settings necessary to determine if and by what algorithm to merge data points.
Inheritance Hierarchy
SystemObject
Telerik.ReportingMergedDataPoints
Namespace:
Telerik.ReportingTelerik.ReportingMergedDataPoints
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The MergedDataPoints type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MergedDataPoints | Initializes a new instance of the MergedDataPoints class |
Properties
Name | Description | |
---|---|---|
![]() | LegendItemLabel |
Specifies the text which gets displayed as a label of the legend item corresponding with the resulting data point.
|
![]() | MergeMode |
Determines if and what presentation to be used for the data points merging.
The merge algorithm is further specified by ThresholdMode and ThresholdValue complementary settings.
|
![]() | ThresholdMode |
Gets or sets the algorithm to be used when determining which data points to get merged.
Each algorithm takes into account the value of the ThresholdValue property as well.
|
![]() | ThresholdValue |
Gets or sets the threshold value when determining which data points to get merged.
|
Version Information
Supported in: 1.0.1