Class Chart3DLocation
Gets or sets the option for customizing the legend location in the SfChart3D.
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public class Chart3DLocation : Chart3DDefaultLocation, IChart3DSubcomponentTracker
Remarks
This is only applicable when the Position is set to LegendPosition.Custom
.
Constructors
Chart3DLocation()
Declaration
public Chart3DLocation()