Jump to content
Software FX Community

custom Point Labels


User (Legacy)

Recommended Posts

I can specify values for the Point Label Values using the event

ChartFX1_GetPointLabel(nSeries,nPoint,nRes). Otherwise the vlaues of the

Point Labels are the same as the series values.

I can only call this event when I am displaying an active X Component but I

am wondering if there is a way to allow me to customize the valuse for the

Points when I am calling an Image to be printed on the page.

example:

this works -- <%= chart.GetHtmlTag("500","350","Auto","ChartFX1") %>

this doesn't -- <%= chart.GetHtmlTag("500","350","Image","ChartFX1") %>

Thanks...

Tracy

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...