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


In This Topic
    NOrderFilteredRangeSampler Class Members
    In This Topic

    The following tables list the members exposed by NOrderFilteredRangeSampler.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the sampler will stack (combine) consequent ranges in single range.  
    Public PropertyGets or sets the filter controlling how ranges produced by range samlper will be filtered  
    Public PropertyGets or sets the order origin.  
    Public PropertyGets or sets the type of order to filter  
    Public PropertyGets or sets the range sampler filtered by this sampler  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    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