Impara come gestire le unità automatiche sugli assi del grafico in Aspose.Cells for C++, simile a Microsoft Excel. La nostra guida ti mostrerà come configurare e personalizzare le unità automatiche su un asse del grafico, inclusa la visualizzazione in notazione scientifica e la regolazione della scala....// Access first chart ChartCollection charts = ws . GetCharts...GetCharts (); Chart ch = charts . Get ( 0 ); // Render chart to PDF U16String...