Skip to content

Commit 27e2e9e

Browse files
983838: Updated content correction mentioned in the 3D Chart UG.
1 parent bb453ae commit 27e2e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/3D-chart/appearance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Set the margin between the 3D chart and its container using the `Chart3DMargin`
263263

264264
## Animation
265265

266-
Customize per-series animation using the `Chart3DAnimation` property. Enable or disable it via `Enable`. Use `Duration` to control the animation length and `Delay` to start the animation after a specified time.
266+
Customize particular series animation using the `Chart3DAnimation` property. Enable or disable it via `Enable`. Use `Duration` to control the animation length and `Delay` to start the animation after a specified time.
267267

268268
```cshtml
269269

0 commit comments

Comments
 (0)