Nevron .NET Vision
Nevron.Chart Namespace / NSeriesStrokeStyleApplicator Class
Fields Properties Methods


In This Topic
    NSeriesStrokeStyleApplicator Class Members
    In This Topic

    The following tables list the members exposed by NSeriesStrokeStyleApplicator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyWhether to apply stroke style to data labels  
    Public PropertyWhether to apply stroke style to data points  
    Public PropertyWhether to apply to markers  
    Public PropertyDetermines whether the implementation can clear the borders styles series. By default true.  
    Public PropertyDetermines whether the implementation can clear the data label styles series. By default true.  
    Public PropertyDetermines whether the implementation can clear the markers styles of the series. By default true.  
    Public PropertyGets or sets the stroke style of the applicator (Inherited from Nevron.Chart.NStrokeStyleApplicator)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Applies the settings contained in this applicator to the specfied chart element  
    Public MethodCreates an exact replica of this object (Inherited from Nevron.Chart.NRuleApplicator)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets a copy of the stroke style object contained in this applicator (Inherited from Nevron.Chart.NStrokeStyleApplicator)
    Top
    See Also