Enum LegendShape
Defines the shape of legend item in the treemap.
Namespace: Syncfusion.EJ2.TreeMap
Assembly: Syncfusion.AspNetMvc.TreeMap.dll
Syntax
public enum LegendShape
Fields
| Name |
|---|
| Circle |
| Cross |
| Diamond |
| HorizontalLine |
| Image |
| InvertedTriangle |
| Pentagon |
| Rectangle |
| Star |
| Triangle |
| VerticalLine |