We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1c13f commit 9644742Copy full SHA for 9644742
components/stockchart/labels-template-and-format.md
@@ -59,7 +59,7 @@ Standard number format strings and rotate the labels of the Category Axis
59
<StockChartNavigator>
60
<StockChartNavigatorCategoryAxis>
61
<StockChartNavigatorCategoryAxisLabels>
62
- <StockChartNavigatorCategoryAxisLabels Format="dd MMM yyyy"></StockChartNavigatorCategoryAxisLabels>
+ <StockChartNavigatorCategoryAxisLabels Format="dd MMM yyyy"/>
63
</StockChartNavigatorCategoryAxisLabels>
64
</StockChartNavigatorCategoryAxis>
65
0 commit comments