This question is locked. New answers and comments are not allowed.
Hello,
Is there a posibility to hide a datapoint based on some predefined rules? Like don't display values below "X" value?
For a particulary scenario where the value is empty there is the posibility to choose from EmptyPointBehavior.Zero, EmptyPointBehavior.Gap, EmptyPointBehavior.Zero. But for BarSeriesDefinition the gap behaviour is the same like the Drop behaviour. A good example is the the Drop behaviour for LineSeriesDefinition where an empty value is not replaced with blanks spaces.
Thank You!
Is there a posibility to hide a datapoint based on some predefined rules? Like don't display values below "X" value?
For a particulary scenario where the value is empty there is the posibility to choose from EmptyPointBehavior.Zero, EmptyPointBehavior.Gap, EmptyPointBehavior.Zero. But for BarSeriesDefinition the gap behaviour is the same like the Drop behaviour. A good example is the the Drop behaviour for LineSeriesDefinition where an empty value is not replaced with blanks spaces.
Thank You!