drawing layers
Posted: Thu Mar 20, 2025 12:36 pm
Hey
im using the 'AfterDraw' event to manually draw a grid on the chart (with the Graphic3D instance of the chart).
at the same time im adding some Annotations in the grid.
my problem is that the grid lines is draw on top of the annotation, you can see it in the file i have attached: how can i fix that?
my app is in WPF but im using the Steema.TeeChart.TChart (the winForms version) inside WindowsFormsHost.
im using the 'AfterDraw' event to manually draw a grid on the chart (with the Graphic3D instance of the chart).
at the same time im adding some Annotations in the grid.
my problem is that the grid lines is draw on top of the annotation, you can see it in the file i have attached: how can i fix that?
my app is in WPF but im using the Steema.TeeChart.TChart (the winForms version) inside WindowsFormsHost.