Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi!
OWC chart is connected to MS AS I'd like to display several totals (measures) on the same chart in order to see 2 lines I use objPChart.SetData objPChart.Constants.chDimValues, 0, "v1" objPChart.SetData objPChart.Constants.chDimValues, 0, "v2" And I see only v2 line I use objPChart.InternalPivotTable.ActiveView.DataAxis.I nsertTotal .Totals("v1") objPChart.InternalPivotTable.ActiveView.DataAxis.I nsertTotal .Totals("v2") and nothing changes :-( Somebody knows how to display several lines at the same chart???? some limitations: OWC is connected to MS analysis services, I'd like to display different measures (seen under the Totals) Thanks in advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Chart Graphing error | Charts and Charting in Excel |