Hi Josh ,
Thanks for
using syncfusion product. We have analyzed your requirement.
We like to
inform you that,
Query #1: It is possible to set the range
of a datetime axis explicitly?
Response :
You can achieve this requirement using range property as follows,
Code
sippet[JS]:
range: { min: new
Date(2000, 6, 1), max: new Date(2010, 6, 1), interval: 1 },
Note : we can set the range of dateTimeAxis in both Axis
Query #2: The range property used is not
present in the documentation at
Response: We will be adding those properties in online
documentation soon,
Can you please refer the following UG document,
http://help.syncfusion.com/web
Please select chart it
will be more helpful to create a chart and chart functionalities.
If you want to know more
details about Axis,
Please select
Chart-Concept and Features-Axis
Query #3: What are
the options for the range property and can it be used with a datetime axis?
Response : We have following
options for range property,
min – minimum value of the axis
max – maximum value of the axis
interval – set the interval of
axis Range
DateTime:
The DateTime Axis
has a property IntervalType that sets the DateTime interval
to one of the following:
•Days
•Hours
•Milliseconds
•Minutes
•Months
•Seconds
•Years
The Interval property
of DateTime Axis can be any double value based on
the IntervalType.
We have prepared a sample based on datetime axis please find the attached sample.
Please let us know if you
have any concern.
Regards,
Akbar Basha KM.
Hi Josh,
Thanks for your update,
We have confirmed this
as a bug and we could noticed that the support incident to track the status of
this bug has been created by you under your account.
Please log on to our
support website to check for further updates
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Please let me know if
you have any questions.
Regards,
Akbar Basha KM.