Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I hv been working on a Office 2007 App level add-in project using VS2005,
..Net 2.0, VSTO for Office 2007 and Office 2007 Interopps. I want to draw a XYScatter chart with smooth lines nad no markers. Why, even if we set the ChartType to xlXYScatterSmoothNoMarkers you get markers? xlChart.ChartType = Microsoft.Office.Interop.Excel.XlChartType.xlXYSca tterSmoothNoMarkers; Is there any way to change XYScatter line thickness? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How does Excel smooth chart data when smooth option is selected? | Charts and Charting in Excel | |||
How do print a chart with smooth lines? | Charts and Charting in Excel | |||
How do I smooth the lines around a pie chart? | Charts and Charting in Excel | |||
Smooth lines for 3-D pie charts? | Charts and Charting in Excel | |||
How do I make the lines "smooth" in my 3-d pie chart? | Charts and Charting in Excel |