How to find chart type in Excel

Hi!,

Basically i’m exporting notes data to msexcel to create a pie chart. My problem is how to manipulate the Excel pie chart with its CHART OPTIONS → DATA LABELS.

All i want is to control the excel(pie chart) data labels option, (show value…, show percent…, etc…).

barchart =51

line chart =56

how to find these values?which integer number indicates pie chart and its sub types.?

thanks in advance

Subject: How to find chart type in Excel

Try Microsoft Excel Constants [Excel 2003 VBA Language Reference] | Microsoft Learn

Look under xlChartTypes