From 005ce3a23ad6f46fb5b8e0d65f6d268c0f046c54 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Thu, 11 Jul 2024 11:14:06 +0300 Subject: [PATCH] SEO-185532 Angular Missing H1 --- angular/SunburstChart/Legend.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/SunburstChart/Legend.md b/angular/SunburstChart/Legend.md index 87f55616..0a52ee3b 100644 --- a/angular/SunburstChart/Legend.md +++ b/angular/SunburstChart/Legend.md @@ -1,13 +1,13 @@ --- layout: post title: legend -description: Learn how to add and customize the legnds in Sunburst Chart. +description: Learn here all about legend support in Syncfusion Essential Angular Sunburst Chart component, its elements, and more. platform: Angular control: SunburstChart documentation: ug --- -## Legend +# Legend in Angular Sunburst Chart Component The legend is used to represent the first level of items in the Sunburst Chart.The `legend` can be initialized using the below code snippet {% highlight js %}