##// END OF EJS Templates
QDateTimeAxis: precise range specified in Docs
Marek Rosa -
r1927:d735cf852a78
parent child
Show More
@@ -33,7 +33,8 QTCOMMERCIALCHART_BEGIN_NAMESPACE
33 33 \mainclass
34 34
35 35 The labels can be configured by setting an appropriate DateTime format.
36 Note that any date before 4714 BCE or after about 1.4 million CE may not be accurately stored.
36 QDateTimeAxis works correctly with dates from 4714 BCE to 287396 CE
37 There are also other limitiation that are specified in QDateTime documentation. Please refer to it.
37 38 QDateTimeAxis can be setup to show axis line with tick marks, grid lines and shades.
38 39
39 40 \image api_datatime_axis.png
General Comments 0
You need to be logged in to leave comments. Login now