C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Working_with_Charts.CreateColumnChart

Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
InsertColumnChart ( string dataDir ) : void

Shows how to insert a column chart into the document using DocumentBuilder.InsertChart method.

InsertSimpleColumnChart ( string dataDir ) : void

Shows how to insert a simple column chart into the document using DocumentBuilder.InsertChart method.

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void