A
Antoine Prevot
Hi,
I'm encapsulating a pivot table (10) in a common activex written in VB6
(yeah, i know ... but i have no choice ...) in order to add several
functionnalities to it : drillthrough, color coding, member research etc.
I'm now looking for a way to bind a simple chart to this component. Exposing
*all* properties, methods and envents of the former pivottable should work (i
guess), but it's pretty hard and generates a lot of unexplained runtime
errors.
Does anybody knows what props/events are used by the chart to retrieve his
datas from the pivottable ? Is there a reasonnable way to do this stuff, or
will i need to insert the chart in my component to bind it to a proper
pivottable object ?
I'm encapsulating a pivot table (10) in a common activex written in VB6
(yeah, i know ... but i have no choice ...) in order to add several
functionnalities to it : drillthrough, color coding, member research etc.
I'm now looking for a way to bind a simple chart to this component. Exposing
*all* properties, methods and envents of the former pivottable should work (i
guess), but it's pretty hard and generates a lot of unexplained runtime
errors.
Does anybody knows what props/events are used by the chart to retrieve his
datas from the pivottable ? Is there a reasonnable way to do this stuff, or
will i need to insert the chart in my component to bind it to a proper
pivottable object ?