ChartView3D: Add ActualRange property for the 3D linear axis
Add a property that allows you to get the actual range of the LinearAxis3D when the Minimum and Maximum properties are not explicitly set. The same feature is introduced in the RadCartesianChart axes (like LinearAxis) via the ActualRange property.