Nevron .NET Vision
Nevron.Chart Namespace / NSettings Class
Properties Methods


In This Topic
    NSettings Class Members
    In This Topic

    The following tables list the members exposed by NSettings.

    Public Properties
     NameDescription
    Public PropertyGets or sets the animation interval in milliseconds  
    Public PropertyControls the time period (in ms) to wait until an auto jitter occurs.  
    Public PropertyThis property is deprecated. You should use the JitterMode property.  
    Public PropertyThe maximum deviation of the jittering samples from the original image in pixels.  
    Public PropertyThe number of image samples rendered by the control to produce a jittered image.  
    Public PropertyControls the jittering mode (full context antialiasing) feature of the control.  
    Public PropertyGets or sets the minimim line width acceptable for hit testing  
    Public PropertyGets or sets the multithread mode of the control  
    Public PropertyWhether or not to render the chart to a bitmap or use a double buffer window.  
    Public PropertyControls the antialising (smoothing) feature of the control.  
    Public PropertyControls the text rendering hint (antialising) applied to text in the control.  
    Public PropertyControls the opacity of the background.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public Method (Inherited from Nevron.Chart.NChartNode)
    Public Method (Inherited from Nevron.Chart.NChartNode)
    Top
    Protected Methods
     NameDescription
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Chart.NChartNode)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Chart.NChartNode)
    Top
    See Also