User (Legacy) Posted November 4, 2003 Report Posted November 4, 2003 SoftwareFX: I would like to have my point lables show as integers rather than with two decimal places. Is there an easy way to do this, or do I have to use the GetPointLabel event procedure as discussed in the 10/9/2003 2:20 AM posting? If I need to use the procedure, please let me know if there is a KB article that will help. I have set my axis style to "Style or AS_NOTIFY", but I don't have access to the GetPointLabel event. What library is it in? Sean P.S. I am using the ChartFX DLL, not the Active-X control and currently have references to the following: ChartFX Client Server COM Library Software FX Bar Library 1.0 (SfxBar) Annotation Extension (1.0)
Software FX Posted November 5, 2003 Report Posted November 5, 2003 Point labels use the number of decimals digits assigned to the axis (use the Decimals number for the appropriate axis). -- Regards, JC Software FX Support "Sean" <sts@wbai.com> wrote in message news:FQy6CdyoDHA.1912@WEBSERVER1... > SoftwareFX: > > I would like to have my point lables show as integers rather than with two > decimal places. Is there an easy way to do this, or do I have to use the > GetPointLabel event procedure as discussed in the 10/9/2003 2:20 AM posting? > > If I need to use the procedure, please let me know if there is a KB article > that will help. I have set my axis style to "Style or AS_NOTIFY", but I > don't have access to the GetPointLabel event. What library is it in? > > Sean > > P.S. I am using the ChartFX DLL, not the Active-X control and currently have > references to the following: > > ChartFX Client Server COM Library > Software FX Bar Library 1.0 (SfxBar) > Annotation Extension (1.0) > >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.