Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Chart Namespace / DataRange Class
Properties Methods


In This Topic
    DataRange Class Members
    In This Topic

    The following tables list the members exposed by DataRange.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the DataRange class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the end position of the datarasnge.  
    Public PropertyIndicates whether this DataRange is empty.  
    Public PropertyGets the length of the datarange.  
    Public PropertyGets or sets the start position of the datarasnge.  
    Top
    Public Methods
     NameDescription
    Public MethodChecks if the DataRange contains the specified value.  
    Public MethodDetermines whether the specified object is equal to the current object.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodResets the DataRange to default values.  
    Top
    Public Operators
    Merges two DataRange instances.
    Compares two DataRange instances.
    Compares two DataRange instances.
    Top
    See Also