From c0c284b43eef89221e4a6a91f80b3fcea6249f94 Mon Sep 17 00:00:00 2001 From: Arman Boyakhchyan Date: Wed, 8 Oct 2025 10:13:33 +0400 Subject: [PATCH] Chart: Add tooltip pointInfo descriptions --- .../9 Types/ChartPointInfo/ChartPointInfo.md | 13 ------------- .../9 Types}/CommonPointInfo/CommonPointInfo.md | 0 2 files changed, 13 deletions(-) delete mode 100644 api-reference/10 UI Components/dxChart/9 Types/ChartPointInfo/ChartPointInfo.md rename api-reference/{NewTopics => 10 UI Components/dxChart/9 Types}/CommonPointInfo/CommonPointInfo.md (100%) diff --git a/api-reference/10 UI Components/dxChart/9 Types/ChartPointInfo/ChartPointInfo.md b/api-reference/10 UI Components/dxChart/9 Types/ChartPointInfo/ChartPointInfo.md deleted file mode 100644 index cc26169df6..0000000000 --- a/api-reference/10 UI Components/dxChart/9 Types/ChartPointInfo/ChartPointInfo.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -id: ChartPointInfo -module: viz/chart -export: ChartPointInfo -type: BasePointInfo -generateTypeLink: ---- ---- -##### shortDescription - - ---- - \ No newline at end of file diff --git a/api-reference/NewTopics/CommonPointInfo/CommonPointInfo.md b/api-reference/10 UI Components/dxChart/9 Types/CommonPointInfo/CommonPointInfo.md similarity index 100% rename from api-reference/NewTopics/CommonPointInfo/CommonPointInfo.md rename to api-reference/10 UI Components/dxChart/9 Types/CommonPointInfo/CommonPointInfo.md