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


In This Topic
    NStrokeStyleSheetConfigurator Class
    In This Topic
    Represents a style sheet configurator that can create a style sheet modifying different stroke styles in the chart document.
    Object Model
    NStrokeStyleSheetConfigurator Class
    Syntax
    'Declaration
     
    
    Public Class NStrokeStyleSheetConfigurator 
       Inherits NAppearanceStyleSheetConfigurator
    'Usage
     
    
    Dim instance As NStrokeStyleSheetConfigurator
    public class NStrokeStyleSheetConfigurator : NAppearanceStyleSheetConfigurator 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NStyleSheetConfigurator
          Nevron.Chart.NAppearanceStyleSheetConfigurator
             Nevron.Chart.NStrokeStyleSheetConfigurator

    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