Profile Picture

TreatInfinityAsMissing property not present in new version

Posted By Kevin Harrison 13 Years Ago

TreatInfinityAsMissing property not present in new version

Author
Message
Kevin Harrison
Posted 13 Years Ago
View Quick Profile
Forum Guru

Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)Forum Guru (52 reputation)

Group: Forum Members
Last Active: 12 Years Ago
Posts: 52, Visits: 1

With the new release, I am getting the error:

Error 118 'Nevron.Chart.NDataSeriesDouble' does not contain a definition for 'TreatInfinityAsEmpty'

TreatInfinityAsMissing was added in one of the updates to the previous version but seems to be missing from the new version.  Has the property been renamed, or has this very useful feature being accidentally left out of the build? (or is it now automatic)

Thanks

Kevin



Nevron Support
Posted 13 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)Supreme Being (4,435 reputation)

Group: Forum Members
Last Active: Last Week
Posts: 3,054, Visits: 4,009

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





Similar Topics


Reading This Topic