enabling TChart3D Depth axes causes crash
Posted: Wed Jul 02, 2014 2:46 pm
Dear Yeray,
I'm currently using TChart3D with three TSurfaceSeries. Enabling the BottomAxis, LeftAxis by setting its visible property to TRUE (Chart3D.Axes.Bottom.visible:=TRUE for example) is working fine - the bottom and LeftAxis are shown as expected. If I set Chart3D.Axes.Depth.Visible:=TRUE or Chart3D.Axes.DepthTop.Visible:=TRUE the program crashes in function TwinControl.Painthandler ? It also crashes if I set the "Visible" properties of those two axes in the TChart Editor at design time!
Do you have an idea whats going wrong here ?
Best regards,
Klaus
I'm currently using TChart3D with three TSurfaceSeries. Enabling the BottomAxis, LeftAxis by setting its visible property to TRUE (Chart3D.Axes.Bottom.visible:=TRUE for example) is working fine - the bottom and LeftAxis are shown as expected. If I set Chart3D.Axes.Depth.Visible:=TRUE or Chart3D.Axes.DepthTop.Visible:=TRUE the program crashes in function TwinControl.Painthandler ? It also crashes if I set the "Visible" properties of those two axes in the TChart Editor at design time!
Do you have an idea whats going wrong here ?
Best regards,
Klaus