Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
when I create a chart for the first time,
I cannot get to any of the Chart.SeriesCollection(1).ErrorBars.Border properties. They all come up "unable to get XXX property of the border class" then next time I draw a chart, everything is fine. I even tried the following before trying to set these properties: Excel.ActiveWorkbook.RefreshAll ActiveSheet.ChartObjects(1).Chart.Refresh Calculate but still cannot see the chart border properties. Anyone have any ideas? thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create a chart that shows different periods of time. | Charts and Charting in Excel | |||
Create a chart of totals over time? | Excel Worksheet Functions | |||
Create two curves with different time histories in same chart? | Charts and Charting in Excel | |||
How to create a time study chart | Charts and Charting in Excel | |||
How do i create a pie chart that shows % of time on tasks? | Charts and Charting in Excel |