SpreadsheetGear.Charts Namespace > IChart Interface : PageSetup Property |
'Declaration
ReadOnly Property PageSetup As IPageSetup
'Usage
Dim instance As IChart Dim value As IPageSetup value = instance.PageSetup
IPageSetup PageSetup {get;}
read-only property PageSetup: IPageSetup;
function get PageSetup : IPageSetup
__property IPageSetup* get_PageSetup();
property IPageSetup^ PageSetup { IPageSetup^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2