Print Page | Close Window

Dynamic Positioning of Data Labels

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=8575
Printed Date: 05 May 2025 at 7:55am


Topic: Dynamic Positioning of Data Labels
Posted By: VickiC
Subject: Dynamic Positioning of Data Labels
Date Posted: 07 Dec 2009 at 8:27am
Does anyone know how to check to see if the first series1 value is greater than the first series2 value and position the data labels appropriately? When the lines are close together the labels print over each other. I have them on 2 overlapping charts so that I can position series1 data labels to above the line and series2 to below the line. This works great except on the rare occasion that series2 > series 1, then they still overlap.
 
Thanks,
Vicki



Print Page | Close Window