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