Problems with ClipPoints - Property
Posted: Tue Apr 20, 2004 1:24 pm
Hi
I'm using TeeChart 6 for drawing a bubble Chart. But when there are bubbles, bigger then the boundaries of the chart, they are drawn over the whole form (not only inside the ActiveX Component) in my Access Application.
Even bubbles, which are should not be visible anymore (for example a bubble with x-Value = -10 and radius = 2, when x-Axis.minimum = 0) are displayed under the TeeChart control on the form
I set the properties:
TeeChart.ClipPoints = True
TeeChart.Frame.Visible = True
What can I do?
VRi
I'm using TeeChart 6 for drawing a bubble Chart. But when there are bubbles, bigger then the boundaries of the chart, they are drawn over the whole form (not only inside the ActiveX Component) in my Access Application.
Even bubbles, which are should not be visible anymore (for example a bubble with x-Value = -10 and radius = 2, when x-Axis.minimum = 0) are displayed under the TeeChart control on the form
I set the properties:
TeeChart.ClipPoints = True
TeeChart.Frame.Visible = True
What can I do?
VRi