D
Dave
Project versions prior to 02 support a total of 44 distinct bar styles
per Gantt view. Does anybody know if 02 has changed in that respect?
I need a bunch more than 44 styles per view in order to place text
labels in alternating positions (left, right, top, bottom) on summary
bars so they do not overlap one another. One approach I've used is to
create in code, for each set of records displayed, a custom Gantt bar
style tailored to the conditions present in that specific set of
records. This defines bar styles only for the data actually existing
in the current recordset, which never exceeds 44 distinct styles. This
approach works fine, but it's a little slow (I produce hundreds of
Gantt charts every day via an automated process): a fixed view with
all the styles I might need would be a lot faster and simpler).
Does anybody have any further suggestions?
Thanks
Dave
per Gantt view. Does anybody know if 02 has changed in that respect?
I need a bunch more than 44 styles per view in order to place text
labels in alternating positions (left, right, top, bottom) on summary
bars so they do not overlap one another. One approach I've used is to
create in code, for each set of records displayed, a custom Gantt bar
style tailored to the conditions present in that specific set of
records. This defines bar styles only for the data actually existing
in the current recordset, which never exceeds 44 distinct styles. This
approach works fine, but it's a little slow (I produce hundreds of
Gantt charts every day via an automated process): a fixed view with
all the styles I might need would be a lot faster and simpler).
Does anybody have any further suggestions?
Thanks
Dave