Enum Chart3DLegendMode
Specifies the mode for the legend rendering items for the 3D Chart.
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Chart3DLegendMode
Fields
| Name | Description |
|---|---|
| Point | Render legend items based on points |
| Series | Render legend items based on visible series. |