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 9644742 commit 90becd6Copy full SHA for 90becd6
components/stockchart/labels-template-and-format.md
@@ -182,7 +182,7 @@ Label templates
182
183
<StockChartNavigator>
184
<StockChartNavigatorCategoryAxis>
185
- <StockChartNavigatorCategoryAxisLabels Template="#= value.toLocaleDateString('en-US') #"></StockChartNavigatorCategoryAxisLabels>
+ <StockChartNavigatorCategoryAxisLabels Template="#= value.toLocaleDateString('en-US') #"/>
186
</StockChartNavigatorCategoryAxis>
187
<StockChartNavigatorSeriesItems>
188
<StockChartNavigatorSeries Type="StockChartSeriesType.Line"
0 commit comments