Search found 2 matches
- Wed Sep 26, 2007 4:26 am
- Forum: VCL
- Topic: Finding the cell a mouse entered in a polargrid?
- Replies: 1
- Views: 1651
Finding the cell a mouse entered in a polargrid?
Is there an event that will give me the specific cell (i.e. sector and track) that a mouse has entered or exited in a PolarGrid? If so, what is it and what are some examples of it's use? Thanks in advance for your help!
- Sat Sep 15, 2007 9:21 pm
- Forum: VCL
- Topic: How to access in code many chart layers using SubChartTool?
- Replies: 1
- Views: 1615
How to access in code many chart layers using SubChartTool?
What is the code to access multiple layers of charts using SubChartTool? I have 5 layers of donut charts each within each other built with the Chart Editor, and I need to rotate each donut separately. I can rotate the highest level donut, but haven't found the code to access the lower charts. Thanks...