Interface IChart3DLegendMethods
Provides methods for measuring and arranging 3D legend items and computing legend bounds.
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public interface IChart3DLegendMethods
Remarks
Implementations compute item positions based on available size, text metrics, paging, and alignment settings. All methods are expected to be called on the UI thread.