Jump to content
Software FX Community

Annotations position


User (Legacy)

Recommended Posts

User can add annotations on the chart from the toolbar. I rescale according

to the units by repopulating the data (I dont use the Axis.ScaleUnit

Property, because of design constraints), the annotations will move to a new

position according to the scale. I understand the annotations are attached

to the chart by the attach function, but the parameters passed to the attach

functions are not the properties of the AnnotationObject. How does Top, Left

properties of the AnnotationObject correspond with the parameters passed to

the attach function. If I can know the old position of the annotation I can

attach it to the desired location.

Thanks

Ahmad

Link to comment
Share on other sites

Hi,

I will be obliged if I get a quick respone.

Thanks,

Ahmad

"Ahmad Luqman" <ahmad.luqman@trivor.com> wrote in message

news:Hk3AkrmnFHA.356@webserver3.softwarefx.com...

> User can add annotations on the chart from the toolbar. I rescale

according

> to the units by repopulating the data (I dont use the Axis.ScaleUnit

> Property, because of design constraints), the annotations will move to a

new

> position according to the scale. I understand the annotations are attached

> to the chart by the attach function, but the parameters passed to the

attach

> functions are not the properties of the AnnotationObject. How does Top,

Left

> properties of the AnnotationObject correspond with the parameters passed

to

> the attach function. If I can know the old position of the annotation I

can

> attach it to the desired location.

>

> Thanks

> Ahmad

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...