Jump to content
Software FX Community

How to display each value of PointLabels in Hi-Low-Close Chart?


User (Legacy)

Recommended Posts

Hi, Software FX Support

For this problem, I would like to use 'Chart_GetPointLabel Event'

the event data of this event are Label, Point, Series. so, I thought i can

modify the Label.

but, this event doesn't take place. (I set PointLabels property with True)

Could you help me?

Regards

"sangmin" <smlee@hycom.com> wrote in message

news:mzD9jn4ZDHA.2864@WEBSERVER1...

> Hi

> I would like to display or undisplay each value of Hi/ Low/ Close as

> PointLabel in Hi-Low-Close Chart. but, The only Close value is displayed

at

> all points.

> I want to display like below.

>

> ex) <Data> <Graph>

> 2001-04-02 ---- 56.94

> High 54.63 | |

> Low 55.81 -------

> Closed 56.94 | |

> ---- 54.63

>

> Regards

> smlee

>

>

>

Link to comment
Share on other sites

I just solve this using PointLabelMask property

Thanks

"sangmin" <smlee@hycom.com> wrote in message

news:mzD9jn4ZDHA.2864@WEBSERVER1...

> Hi

> I would like to display or undisplay each value of Hi/ Low/ Close as

> PointLabel in Hi-Low-Close Chart. but, The only Close value is displayed

at

> all points.

> I want to display like below.

>

> ex) <Data> <Graph>

> 2001-04-02 ---- 56.94

> High 54.63 | |

> Low 55.81 -------

> Closed 56.94 | |

> ---- 54.63

>

> Regards

> smlee

>

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...