Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All
Ok. So the problem is the following. I have a simple line chart with 4 series. One of them is the actual data series and the other 3 series represent the target areas (formatted as stacked area type). Now I have created dynamic ranges so that users may select a period and the graph only displays the selected period. However I cant seem to get the toped stacked layer (i.e. Bad performance area series) to match the maximum value within the Y axis. (It's always sightly less). I have to ways to go about this: i) Understand how excel calculates the maximum Y axis value and match this value OR ii) Retrieve the maximum value by creating a UDF in vba, however this seems to be tricky as in vba I have to first activate the ChartObject and then the Chart ... etc. Any suggestions or code or full answer would be greatly appreciated. Thanks L |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to force chart axis to same scale | Excel Discussion (Misc queries) | |||
How to draw chart: log scale on X axis, natural scale on y axis? | Charts and Charting in Excel | |||
Scale on X & Y Axis of the scatter chart | Charts and Charting in Excel | |||
How to change maximum scale of a logarithmic chart on an EXCELL ch | Charts and Charting in Excel | |||
Cell value as chart scale maximum | Charts and Charting in Excel |