Web Components - Chart Sorting

R

r@capleys

Anybody any ideas or samples as to activate the sorting method - ascending/descending or the display top 5 methods for the OWC Chart components data/recordset. I have data from a XML data island and this displays ok, but a client wants to display say top 5/top 10 values on chart with little interaction, but I am unable to find the setting programmatically to this

anyone any suggestions!! tip

cheers for any help in advance...
 
T

Thao Moua [ms]

Sorting in Chartspace will only be activated if the data is bounded to an external data source. Literal data or data consumed from XML will not work or be sufficient, respectively

--------------------------------------
Thao Mou
OWC Chartspace Suppor

This posting is provided "AS IS" with no warranties, and
confers no rights. Use of included script samples are
subject to the terms specified at
http://www.microsoft.com/info/cpyright.ht

----- r@capleys wrote: ----

Anybody any ideas or samples as to activate the sorting method - ascending/descending or the display top 5 methods for the OWC Chart components data/recordset. I have data from a XML data island and this displays ok, but a client wants to display say top 5/top 10 values on chart with little interaction, but I am unable to find the setting programmatically to this


anyone any suggestions!! tip

cheers for any help in advance...
 
R

r@capleys

what about if I take the xml data and put it into a recordset object

would this enable the use of sorting programatically

cheers for any hel

----- Thao Moua [ms] wrote: ----

Sorting in Chartspace will only be activated if the data is bounded to an external data source. Literal data or data consumed from XML will not work or be sufficient, respectively

--------------------------------------
Thao Mou
OWC Chartspace Suppor

This posting is provided "AS IS" with no warranties, and
confers no rights. Use of included script samples are
subject to the terms specified at
http://www.microsoft.com/info/cpyright.ht

----- r@capleys wrote: ----

Anybody any ideas or samples as to activate the sorting method - ascending/descending or the display top 5 methods for the OWC Chart components data/recordset. I have data from a XML data island and this displays ok, but a client wants to display say top 5/top 10 values on chart with little interaction, but I am unable to find the setting programmatically to this


anyone any suggestions!! tip

cheers for any help in advance...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top