Skip to content

Commit 9d1c13f

Browse files
Update components/stockchart/labels-template-and-format.md
Co-authored-by: Tsvetomir Hristov <[email protected]>
1 parent 7dc12e4 commit 9d1c13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/stockchart/labels-template-and-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Standard number format strings and rotate the labels of the Category Axis
3434
<StockChartCategoryAxes>
3535
<StockChartCategoryAxis BaseUnit="@ChartCategoryAxisBaseUnit.Months">
3636
<StockChartCategoryAxisLabels Format="{0:D}">
37-
<StockChartCategoryAxisLabelsRotation Angle="30"></StockChartCategoryAxisLabelsRotation>
37+
<StockChartCategoryAxisLabelsRotation Angle="30"/>
3838
</StockChartCategoryAxisLabels>
3939
</StockChartCategoryAxis>
4040
</StockChartCategoryAxes>

0 commit comments

Comments
 (0)