DateRange Class Properties

For a list of all members of this type, see DateRange members.

Public Properties
 NameDescription
Public PropertyOverridden.  Gets the Diff (Max - Min) of this range  
Public Property Gets whether this Range is defined (Inherited from SciChart.Data.Model.Range<DateTime>)
Public PropertyOverridden.  Gets whether the range is Zero, where Max equals Min  
Public Property Gets or sets the Max value of this range (Inherited from SciChart.Data.Model.Range<DateTime>)
Public Property Gets or sets the Min value of this range (Inherited from SciChart.Data.Model.Range<DateTime>)
Top
See Also