Globals
Stimulsoft
Report
TimeSpanRange
Class TimeSpanRange
Hierarchy
Range
TimeSpanRange
StimulsoftTimeSpanRange
Index
Constructors
constructor
Properties
from
to
Accessors
from
Object
from
Str
Loc
from
Time
range
Name
range
Type
to
Object
to
Str
Loc
to
Time
Methods
contains
equals
get
Hash
Code
parse
to
String
is
Numeric
Range
Type
is
Range
Type
Constructors
constructor
new
Time
Span
Range
(
from
?:
TimeSpan
, to
?:
TimeSpan
)
:
TimeSpanRange
Parameters
Optional
from:
TimeSpan
Optional
to:
TimeSpan
Returns
TimeSpanRange
Properties
from
from
:
NullableTimeSpan
= null
to
to
:
NullableTimeSpan
= null
Accessors
from
Object
get
fromObject
(
)
:
any
set
fromObject
(
value
:
any
)
:
void
Returns
any
Parameters
value:
any
Returns
void
from
Str
Loc
get
fromStrLoc
(
)
:
string
Returns
string
from
Time
get
fromTime
(
)
:
TimeSpan
Returns
TimeSpan
range
Name
get
rangeName
(
)
:
string
Returns
string
range
Type
get
rangeType
(
)
:
Type
Returns
Type
to
Object
get
toObject
(
)
:
any
set
toObject
(
value
:
any
)
:
void
Returns
any
Parameters
value:
any
Returns
void
to
Str
Loc
get
toStrLoc
(
)
:
string
Returns
string
to
Time
get
toTime
(
)
:
TimeSpan
Returns
TimeSpan
Methods
contains
contains
(
value
:
TimeSpan
)
:
boolean
Parameters
value:
TimeSpan
Returns
boolean
equals
equals
(
obj
:
any
)
:
boolean
Parameters
obj:
any
Returns
boolean
get
Hash
Code
get
Hash
Code
(
)
:
number
Returns
number
parse
parse
(
from
:
string
, to
:
string
)
:
void
Parameters
from:
string
to:
string
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Static
is
Numeric
Range
Type
is
Numeric
Range
Type
(
type
:
Type
)
:
boolean
Parameters
type:
Type
Returns
boolean
Static
is
Range
Type
is
Range
Type
(
type
:
Type
)
:
boolean
Parameters
type:
Type
Returns
boolean
Globals
Stimulsoft
Report
Bar
Codes
Chart
Check
Code
Dom
Components
Cross
Tab
Dashboard
Dashboards
Design
Dictionary
Engine
Events
Export
Expressions
Func
Gauge
Helpers
Import
Maps
Painters
Resources
Styles
Units
Viewer
Web
Time
Span
Range
constructor
from
to
from
Object
from
Str
Loc
from
Time
range
Name
range
Type
to
Object
to
Str
Loc
to
Time
contains
equals
get
Hash
Code
parse
to
String
is
Numeric
Range
Type
is
Range
Type
Generated using
TypeDoc