User (Legacy) Posted April 17, 2001 Report Posted April 17, 2001 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.