We use in our soft application the Nevron charts and I encountered the following situation: the value dampening for radial gauges does not work when the gauge is added to the ChildPanels collection of an object of type NDockPanel which is added to the Panels collection of the ChartControl member of the NChartCommandBarsManager object.
I observed that the value dampening works when the radial gauge is added to the Panels collection of the object ChartControl member of the NChartCommandBarsManager object.
What is the sollution to activate the value dampening when the radial gauge is added to an object of type NDockPanel?