Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Chart Control
  New Posts New Posts RSS Feed - [QUESTION] Minor Tickmarks using CustomLabels
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

[QUESTION] Minor Tickmarks using CustomLabels

 Post Reply Post Reply
Author
Message
Xander75 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 April 2007
Status: Offline
Points: 353
Post Options Post Options   Thanks (0) Thanks(0)   Quote Xander75 Quote  Post ReplyReply Direct Link To This Post Topic: [QUESTION] Minor Tickmarks using CustomLabels
    Posted: 08 March 2011 at 6:58am
Hi,

I have been asked to display the total Working Hours, which is 37.75 i.e. 37hrs 45mins on the Y-Axis. Before I was using a constant line, so I thought I would use CustomLabels. As you can see from the screenshot below I managed to get the 37.75 label added successfully but I noticed the minor tickmarks are no longer visible.



After adding the last custom label I have tried setting TickMarks.MinorVisible = True using the code:


    Diagram.AxisY.CustomLabels.Add "37.75", 37.75
    Diagram.AxisY.TickMarks.MinorVisible = True


But they still won't display. I am guessing that the CustomLabels is overriding this, does anyone know if it's possible to display the minor tickmarks when using CustomLabels?
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition
Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.