Hi Kevin,
The feature is present in the control - settings related to infinity datapoints are moved to a separate object:
someSeries.Values.InfinityDataPoints.ValueMode = InfinityDataPointsValueMode.Skip;
this is the behavior that results in skipped infinity points. For more details check the Infinity Data Points topic that describes this in brief (Users Guide\Data Manipulation\Infinity DataPoints\Overview).
Let us know if you meet any problems.
Best Regards,
Nevron Support Team