Class ChartLegendBorder
Provides options to customize the border of a chart legend.
Implements
System.IAsyncDisposable
Namespace: Syncfusion.Blazor.Toolkit.Charts
Assembly: Syncfusion.Blazor.Toolkit.dll
Syntax
public class ChartLegendBorder : ChartDefaultBorder, IAsyncDisposable, ISubcomponentTracker
Constructors
ChartLegendBorder()
Declaration
public ChartLegendBorder()
Implements
System.IAsyncDisposable