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


In This Topic
    NControlBackgroundFillStyleApplicator Class
    In This Topic
    Applies fill style to the control background
    Object Model
    NControlBackgroundFillStyleApplicator Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Chart.NStrokeStyleApplicator)>
    <System.SerializableAttribute()>
    Public Class NControlBackgroundFillStyleApplicator 
       Inherits NFillStyleApplicator
    'Usage
     
    
    Dim instance As NControlBackgroundFillStyleApplicator
    [System.Xml.Serialization.XmlInclude(Nevron.Chart.NStrokeStyleApplicator)]
    [System.Serializable()]
    public class NControlBackgroundFillStyleApplicator : NFillStyleApplicator 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NRuleApplicator
          Nevron.Chart.NFillStyleApplicator
             Nevron.Chart.NControlBackgroundFillStyleApplicator

    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