Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 4,665 for

chart

(0.07 sec)
  1. 3D Diagramm|Aspose.Slides Dokumentation

    Setzen Sie rotationX, rotationY und tiefenprozentsätze für 3D-Diagramm in PowerPoint-Präsentation in C# oder .NET...Standarddaten hinzu IChart chart = slide . Shapes . AddChart... IChartDataWorkbook fact = chart . ChartData . ChartDataWorkbook...

    docs.aspose.com/slides/de/net/3d-chart/
  2. ChartDataPointCollection Class | Aspose.Words p...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection classe. Rappresenta la raccolta di aChartDataPoint in C#....Line , 500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...AreEqual ( 3 , chart . Series . Count ); Assert . AreEqual ( "Series...

    reference.aspose.com/words/it/net/aspose.words....
  3. ChartXValue.FromString | Aspose.Words per .NET

    ChartXValue FromString metodo. Crea unChartXValue istanza delString tipo in C#....Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeries department1Series...department1Series = chart . Series [ 0 ]; ChartSeries department2Series...

    reference.aspose.com/words/it/net/aspose.words....
  4. Llamadas|Documentación de Aspose.Slides

    Llamadas y etiquetas de datos de gráficos de PowerPoint en C# o .NET...new Presentation ()) { IChart chart = presentation . Slides [ 0...Pie , 50 , 50 , 500 , 400 ); chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/es/net/callout/
  5. Diagrammlegende|Aspose.Slides Dokumentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....auf der Folie hinzu IChart chart = slide . getShapes (). addChart...festlegen chart . getLegend (). setX ( 50 / chart . getWidth...

    docs.aspose.com/slides/de/androidjava/chart-leg...
  6. Créer des graphiques|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ChartCollection charts = sheet . Charts ; // Adding a chart to the worksheet...worksheet int chartIndex = charts . Add ( ChartType . Pyramid...

    docs.aspose.com/cells/fr/net/create-charts/
  7. ChartAxisTitle Class | Aspose.Words لـ .NET

    Aspose.Words.Drawing.Charts.ChartAxisTitle فصل. يوفر الوصول إلى خصائص عنوان المحور في C#....Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...ChartSeriesCollectio seriesColl = chart . Series ; // حذف السلسلة الافتراضية...

    reference.aspose.com/words/ar/net/aspose.words....
  8. IChartDataPoint Interface | Aspose.Words för .NET

    Aspose.Words.Drawing.Charts.IChartDataPoint gränssnitt. Innehåller egenskaper för en enda datapunkt i diagrammet i C#....Line , 500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...AreEqual ( 3 , chart . Series . Count ); Assert . AreEqual ( "Series...

    reference.aspose.com/words/sv/net/aspose.words....
  9. ChartLegend Class | Aspose.Words för .NET

    Aspose.Words.Drawing.Charts.ChartLegend klass. Representerar diagramförklaringsegenskaper i C#....Line , 450 , 300 ); Chart chart = shape . Chart ; Assert . AreEqual...AreEqual ( 3 , chart . Series . Count ); Assert . AreEqual ( "Series...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Creare un grafico a torta in VSTO e Aspose.Cell...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); //Add sample data for pie chart //Add headings in A1 and B1...Cells [ 4 , 2 ] = 12000 ; //Chart reference Microsoft . Office...

    docs.aspose.com/cells/it/net/create-a-pie-chart...