Interface ILegendMethods
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public interface ILegendMethods
Methods
GetLegendBounds(Size, Rect, Size)
Declaration
void GetLegendBounds(Size availableSize, Rect rect, Size maxLabelSize)
Parameters
Type | Name | Description |
---|---|---|
Size | availableSize | |
Rect | rect | |
Size | maxLabelSize |