Skip to content

Commit 0d1550f

Browse files
docs(htmlChart): Add warning for chart types not supporting multiple axis
1 parent e7987ab commit 0d1550f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

controls/htmlchart/functionality/axes/multiple-y-axes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ As of Q1 2014, you can use the **AxisCrossingPoints** tag to rearrange the posit
1818

1919
>tip You can set the `Value` of the `AxisCrossingPoint` to a very high value (like `99999`) that is higher than the number of items on the x-axis to ensure it is always on the right-hand side.
2020
21+
>warning `AxisName` property is not supported for **Radar** and **Polar** series types.
2122
2223
>caption Figure 1: A Column chart with an additional y-axis, which is repositioned on the right.
2324

0 commit comments

Comments
 (0)