diff --git a/api-reference/10 UI Components/dxChart/5 Series Types/CommonSeries/label/alignment.md b/api-reference/10 UI Components/dxChart/5 Series Types/CommonSeries/label/alignment.md index 8cb42b06bd..62c0a5dfce 100644 --- a/api-reference/10 UI Components/dxChart/5 Series Types/CommonSeries/label/alignment.md +++ b/api-reference/10 UI Components/dxChart/5 Series Types/CommonSeries/label/alignment.md @@ -12,7 +12,7 @@ Aligns point labels in relation to their points. This property accepts the following values: - `center` -Displays label in the center of the point. +Displays labels in the center of the point. - `left` Aligns the left corner of the label to the center of the point.