学习如何在 Aspose.Cells for C++ 中使用 ChartGlobalizationSettings 类为图表组件设置不同的语言。我们的指南将帮助你理解如何将图表元素、标签和图例本地化成不同语言,以便以符合文化习惯的方式展现数据。...namespace Aspose :: Cells :: Charts ; class TurkeyChartGlobaliza...return u "Grafik Başlığı" ; // Chart Title } U16String GetLegendIncreaseNam...
ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series....configure data labels for a chart series. let doc = new aw . Document...DocumentBuilder ( doc ); // Add a line chart, then clear its demo data series...
ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series....configure data labels for a chart series. doc = aw . Document...( doc = doc ) # Add a line chart, then clear its demo data series...
aspose.words.drawing.Charts.ChartSeriesCollection.add method...Bar, Column, Line and Surface charts. def add ( self , series_name...series to any type of Scatter charts. def add ( self , series_name...
了解如何使用API Aspose.Cells for C++创建龙卷风图。... Get ( 0 ); // Get the chart collection from the worksheet...ChartCollection charts = sheet . GetCharts (); // Add a bar chart int index...
AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....orientation and rotation for axis tick labels. let doc = new aw...( doc ); // Insert a column chart. let shape = builder . insertChart...
AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....orientation and rotation for axis tick labels. doc = aw . Document...column chart. shape = builder . insert_chart ( chart_type = aw...