VolumetricStyle char onRender giving AccessViolationException

10/22/2025 11:20:04 AM Default Chart style ‘VolumetricStyle’: Error on calling ‘OnRender’ method: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

I have no idea how to fix this… can someone plz help?

In my experience almost all of these kind of errors I’ve had are related to DXBrushes, either wrong references or you’re trying to change them without re-creating them .

1 Like

The thing is i am not using anything external.. For ‘VolumetricStyle’ i am only using NT’s Volumetric chart

Its source code is not visible either.

Anyone from NT team can u plz help??