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


In This Topic
    NIntegerStepRangeSampler Class Members
    In This Topic

    The following tables list the members exposed by NIntegerStepRangeSampler.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the custom origin (used when the UseCustomOrigin property is set to true).  
    Public PropertyGets or sets the step provider associated with this sampler  
    Public PropertyGets or sets a value indicating whether to use the CustomOrigin property.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object (Inherited from Nevron.Chart.NChartNode)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.Chart.NRangeSampler)
    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