Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.GraphicsCore.v4.4 Assembly / Xceed.Chart.GraphicsCore Namespace / LightModelBase Class
Members


In This Topic
    LightModelBase Class
    In This Topic
    This member is reserved for internal use and is not intended to be used directly from your code.
    Object Model
    LightModelBase Class
    Syntax
    'Declaration
     
    <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    <SerializableAttribute()>
    Public Class LightModelBase 
    'Usage
     
    Dim instance As LightModelBase
    [ClassInterface(ClassInterfaceType.AutoDual)]
    [Serializable()]
    public class LightModelBase 
    Inheritance Hierarchy

    System.Object
       Xceed.Chart.GraphicsCore.LightModelBase
          Xceed.Chart.Standard.LightModel

    Public Constructors
     NameDescription
    Public ConstructorThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Public Methods
     NameDescription
    Public MethodConfigures the object to use a predefined light scheme.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    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