Class LegendLabelFormatSpecifiers
Inheritance
System.Object
LegendLabelFormatSpecifiers
Implements
System.IDisposable
Assembly: IgniteUI.Blazor.dll
public class LegendLabelFormatSpecifiers : BaseRendererElement, JsonSerializable, IDisposable
Constructors
Declaration
public LegendLabelFormatSpecifiers()
Properties
Declaration
protected override string ParentTypeName { get; }
Property Value
| Type |
Description |
| System.String |
|
Overrides
Declaration
protected BaseRendererControl PieChartBaseParent { get; set; }
Property Value
Declaration
protected BaseRendererElement RingSeriesBaseParent { get; set; }
Property Value
Methods
Declaration
Declaration
protected override Task OnInitializedAsync()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
Implements
System.IDisposable