Nevron .NET Vision
Nevron.Chart.ThinWeb Namespace / NChartServerSettings Class
Members


In This Topic
    NChartServerSettings Class
    In This Topic
    Provides various settings related to chart tiling
    Object Model
    NChartServerSettings Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NChartServerSettings 
       Inherits Nevron.ThinWeb.NServerSettings
    'Usage
     
    
    Dim instance As NChartServerSettings
    [System.Serializable()]
    public class NChartServerSettings : Nevron.ThinWeb.NServerSettings 
    Inheritance Hierarchy

    System.Object
       Nevron.ThinWeb.NServerSettings
          Nevron.Chart.ThinWeb.NChartServerSettings

    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