menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ILegendBaseMethods - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ILegendBaseMethods

    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public interface ILegendBaseMethods

    Properties

    ChartID

    Declaration
    string ChartID { get; set; }
    Property Value
    Type
    System.String

    Methods

    GetLegendBounds(Size, Rect, Rect, Size)

    Declaration
    void GetLegendBounds(Size availableSize, Rect legendBounds, Rect rect, Size maxLabelSize)
    Parameters
    Type Name Description
    Size availableSize
    Rect legendBounds
    Rect rect
    Size maxLabelSize
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved