menu

Blazor

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

    Show / Hide Table of Contents

    Class ChartLegendBorder

    Provides options to customize the border of a chart legend.

    Inheritance
    System.Object
    ChartSubComponent
    ChartDefaultBorder
    ChartLegendBorder
    Inherited Members
    ChartDefaultBorder.Color
    ChartDefaultBorder.Width
    ChartSubComponent.BuildRenderTree(RenderTreeBuilder)
    ChartSubComponent.ChildContent
    ChartSubComponent.Dispose(Boolean)
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ChartLegendBorder : ChartDefaultBorder, ISubcomponentTracker

    Constructors

    ChartLegendBorder()

    Declaration
    public ChartLegendBorder()

    Methods

    OnInitialized()

    Declaration
    protected override void OnInitialized()

    OnParametersSet()

    Declaration
    protected override void OnParametersSet()
    Overrides
    ChartSubComponent.OnParametersSet()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved