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


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

    System.Object
       Nevron.Chart.NRuleApplicator
          Nevron.Chart.NFillStyleApplicator
             Nevron.Chart.NPanelBackgroundFillStyleApplicator

    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