##// END OF EJS Templates
Adds proper docs for tickCount on valueaxis
Adds proper docs for tickCount on valueaxis

File last commit:

r2069:fff5aa874bbe
r2308:b27f3a00c396
Show More
resources.qrc
11 lines | 472 B | text/plain | TextLexer
Tero Ahola
Demo about creating a custom legend on QML
r2069 <RCC>
<qresource prefix="/">
<file>qml/qmlcustomlegend/loader.qml</file>
<file>qml/qmlcustomlegend/main.qml</file>
<file>qml/qmlcustomlegend/CustomLegend.qml</file>
<file>qml/qmlcustomlegend/ChartViewStacked.qml</file>
<file>qml/qmlcustomlegend/ChartViewHighlighted.qml</file>
<file>qml/qmlcustomlegend/ChartViewSelector.qml</file>
<file>qml/qmlcustomlegend/AnimatedAreaSeries.qml</file>
</qresource>
</RCC>