Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
I have problem with office web components. I use PivotTable and ChartSpace objects. Into PivotTable I have four columns and ChartSpace is connect to PivotTable. (myChartSpace.DataSource = myPivotTable) When I run the application PivotTable shows columns. Chart shows SeriesCollection of this columns. I want to show only two of four columns in Chart. I try to delete SeriesCollection. myChartSpace.Chart(0).SeriesCollection.Delete(2); myChartSpace.Chart(0).SeriesCollection.Delete(3); But this doesn`t work. I dont know if is this possible, when is ChartSpace connect to PivotTable. When I try Add new SeriesCollection and then Delete, that it work. Thanks for your help. Jan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Problem starting Office XP SP3 after system restore | Setting up and Configuration of Excel | |||
Is Office Clipboard shared between users or just applications? | Excel Discussion (Misc queries) | |||
Excel keeps crashing when I try to format any cells? | Excel Discussion (Misc queries) | |||
how do I make a word typed in a cell go to a specific cell in anot | Excel Discussion (Misc queries) | |||
Running mixed Office components | Excel Discussion (Misc queries) |