DevExpress-Examples / spreadsheet-document-api-chart-examples

Use the Spreadsheet Document API to create and modify charts and sparklines in code.

Repository from Github https://github.comDevExpress-Examples/spreadsheet-document-api-chart-examplesRepository from Github https://github.comDevExpress-Examples/spreadsheet-document-api-chart-examples

Spreadsheet Document API - Manage Charts and Sparklines in Code

This example demonstrates how to use the Spreadsheet Document API to programmatically manage charts in worksheets.

The application form contains the list of supported operations. A user can select an operation and click the Run button to view the resulting spreadsheet document in Microsoft Excel.

Important

The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. Please refer to the following page for pricing information: DevExpress Subscription

Files to Look At

C# Visual Basic
AxesActions.cs AxesActions.vb
ChartActions.cs ChartActions.vb
CreationAndDataActions.cs CreationAndDataActions.vb
DataLabelsActions.cs DataLabelsActions.vb
LegendActions.cs LegendActions.vb
ProtectionActions.cs ProtectionActions.vb
SeriesActions.cs SeriesActions.vb
SparklineActions.cs SparklineActions.vb
StyleActions.cs StyleActions.vb
TitlesActions.cs TitlesActions.vb
TrendlineActions.cs TrendlineActions.vb
ViewOptionsActions.cs ViewOptionsActions.vb

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Use the Spreadsheet Document API to create and modify charts and sparklines in code.

License:Other


Languages

Language:Visual Basic .NET 50.6%Language:C# 49.4%