Class Chart3DLegendBorder
Gets or sets the options for customizing the border of the legend in the SfChart3D.
Inherited Members
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public class Chart3DLegendBorder : Chart3DDefaultBorder, IChart3DSubcomponentTracker
Remarks
It allows customization of the border color and width of the SfChart3D legend.
Constructors
Chart3DLegendBorder()
Declaration
public Chart3DLegendBorder()
Methods
OnInitialized()
Declaration
protected override void OnInitialized()
OnParametersSet()
Declaration
protected override void OnParametersSet()