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


In This Topic
    NFillStyleSheetConfigurator Class
    In This Topic
    Represents a style sheet configurator that will apply fill related rules to the passed style sheet
    Object Model
    NFillStyleSheetConfigurator Class
    Syntax
    'Declaration
     
    
    Public Class NFillStyleSheetConfigurator 
       Inherits NAppearanceStyleSheetConfigurator
    'Usage
     
    
    Dim instance As NFillStyleSheetConfigurator
    public class NFillStyleSheetConfigurator : NAppearanceStyleSheetConfigurator 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NStyleSheetConfigurator
          Nevron.Chart.NAppearanceStyleSheetConfigurator
             Nevron.Chart.NFillStyleSheetConfigurator

    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