Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I can't seem to nut this one out. How do I enquire as to the value of a SeriesCollection Point? I'm trying to vary the color of a datapoint based on its value, which I'll be able to do if I can get the value. I'd rather not look at the Source Data array for the chart if I don't have to. Anyone know? This doesn't work: ActiveSheet.ChartObjects("Chart 3").Activate ActiveChart.SeriesCollection(1).Points(2).Select MsgBox ActiveChart.SeriesCollection(1).XValues Regards Greg |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ActiveChart.Location help | Excel Discussion (Misc queries) | |||
ActiveChart.ADD Fails | Excel Programming | |||
Activechart.SetSourceMethod problem | Excel Programming | |||
How does the ActiveChart.Location() work | Excel Programming | |||
Argument List Of ActiveChart.Location And ActiveChart.ChartType | Excel Programming |