Represents the page setup description in this chart.
Namespace:
Aspose.Cells.Charts
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic PageSetup PageSetup { get; }
Public ReadOnly Property PageSetup As PageSetup
Get
public:
property PageSetup^ PageSetup {
PageSetup^ get ();
}
member PageSetup : PageSetup with get
Property Value
Type:
PageSetup
See Also