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


In This Topic
    NSingleSamplePageLayout Class
    In This Topic
    Prints a single sample per page.
    Object Model
    NSingleSamplePageLayout Class
    Syntax
    'Declaration
     
    
    Public Class NSingleSamplePageLayout 
       Inherits NPrintPageLayout
       Implements INPrintPageLayout 
    'Usage
     
    
    Dim instance As NSingleSamplePageLayout
    public class NSingleSamplePageLayout : NPrintPageLayout, INPrintPageLayout  
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NPrintPageLayout
          Nevron.Chart.NSingleSamplePageLayout

    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