Nevron .NET Vision
Nevron.Chart Namespace / NAxisPagingDocumentController Class
Members


In This Topic
    NAxisPagingDocumentController Class
    In This Topic
    Prints a document on multiple pages according to the axis paging applied to all charts in the control.
    Object Model
    NAxisPagingDocumentController Class
    Syntax
    'Declaration
     
    
    Public Class NAxisPagingDocumentController 
       Inherits NPrintDocumentController
       Implements INPrintDocumentController, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NAxisPagingDocumentController
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NPrintDocumentController
          Nevron.Chart.NAxisPagingDocumentController

    Requirements

    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

    See Also