Posted 2 September 2019, 12:23 am EST
Hi,
We just noticed the PivotChart only displays 100 points at the maximum, which seems to come from the default value of property maxPoints = 100:
https://www.grapecity.com/wijmo/api/classes/wijmo_olap.pivotchart.html
Same as maxSeries. We are just wondering why you chose 100 as the default. Is it due to performance concern? Is 100 just some arbitrary number or you think it as the best tradeoff? How risky do you think it would be if we change it to 1000?