Enum AccumulationLabelPosition
Specifies the accumulation label position.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum AccumulationLabelPosition
Fields
| Name | Description |
|---|---|
| Inside | The label is placed inside the accumulation series. |
| Outside | The label is placed outside the accumulation series. |