Search found 10 matches
Re: Org Chart
Just another thing I noticed. I played with the spacing and got the boxes separated, but it doesn't seem that the horizontal lines terminate for anything but the very end boxes, ie you cannot tell which parent the children belong to.
Re: Org Chart
Thanks Yeray.
Yes, the series needs to calculate it's spacing from the bottom up I guess.
Russell
Yes, the series needs to calculate it's spacing from the bottom up I guess.
Russell
Re: Org Chart
here you go
Re: Org Chart
Just to say I have this working now. Excellent.
However is there a way for the series to better calculate the spacing so that it doesn't create overlaps between the boxes?
However is there a way for the series to better calculate the spacing so that it doesn't create overlaps between the boxes?
Re: Org Chart
Hi Narcis
thanks for this.
Just so I fully understand, I need to create the data in code I can't just link in the dataset unless the keys are sequential?
Thanks
thanks for this.
Just so I fully understand, I need to create the data in code I can't just link in the dataset unless the keys are sequential?
Thanks
Re: Org Chart
just a bit of info. I have a dataset: KeyField: integer ParentKey: integer Text: string each record has a unique key (KeyField) and are linked to their parent records through the ParentKey (child.parentkey = parent.KeyField). the record(s) at the top of the tree have a null value in the ParentKey. i...
Re: Org Chart
Hi
I have no problem connecting a TChart to a dataset as I have done it many times. I have not used the Org Chart before and cannot make it display, so I was after anything which had any does and don'ts / instructions for this particular series type.
Thanks
I have no problem connecting a TChart to a dataset as I have done it many times. I have not used the Org Chart before and cannot make it display, so I was after anything which had any does and don'ts / instructions for this particular series type.
Thanks
Org Chart
Are there any instructions/demos for setting up an orgchart series by linking it to a dataset?
thanks
thanks
- Fri Mar 12, 2010 5:26 pm
- Forum: VCL
- Topic: Using World Maps
- Replies: 3
- Views: 4372
Re: Using World Maps
Thanks, that would be what I am after. Unfortunately the example app won't load as it requires DotNet Personality. Even trying to compile the unit in a new app, won't compile as it needs TeeObjectInspector which I can't find in my installation.
Thanks
Thanks
- Fri Mar 12, 2010 4:37 pm
- Forum: VCL
- Topic: Using World Maps
- Replies: 3
- Views: 4372
Using World Maps
Is there an example of creating points on a map using longtitude and latitude?
thanks
thanks