Class
DataVizCollectionItemComponent

Definition

Namespace:Telerik.Generated.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public abstract class DataVizCollectionItemComponent : DataVizChildComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable

Inheritance: objectComponentBaseDataVizChildComponentDataVizCollectionItemComponent

Derived Classes: ArcGaugePointerArcGaugeScaleChartCategoryAxisChartCategoryAxisPlotBandChartValueAxisChartValueAxisPlotBandChartXAxisChartXAxisPlotBandChartYAxisChartYAxisPlotBandCircularGaugePointerCircularGaugeScaleDiagramConnectionDiagramConnectionPointDiagramShapeDiagramShapeConnectorDiagramShapeDefaultsConnectorLinearGaugePointerLinearGaugeScaleLinearGaugeScaleRangeMapLayerRadialGaugePointerRadialGaugeScaleRadialGaugeScaleRangeStockChartCategoryAxisStockChartCategoryAxisPlotBandStockChartNavigatorSeriesStockChartValueAxisStockChartValueAxisPlotBandChartSeriesBase

Implements: IComponentIDisposableIHandleAfterRenderIHandleEvent

Inherited Members DataVizChildComponent.OnInitialized()DataVizChildComponent.Dispose()DataVizChildComponent.Dispose(bool)ComponentBase.BuildRenderTree(RenderTreeBuilder)ComponentBase.OnInitializedAsync()ComponentBase.OnParametersSet()ComponentBase.OnParametersSetAsync()ComponentBase.StateHasChanged()ComponentBase.ShouldRender()ComponentBase.OnAfterRender(bool)ComponentBase.OnAfterRenderAsync(bool)ComponentBase.InvokeAsync(Action)ComponentBase.InvokeAsync(Func<Task>)ComponentBase.DispatchExceptionAsync(Exception)ComponentBase.SetParametersAsync(ParameterView)

Constructors

DataVizCollectionItemComponent()

Declaration

cs-api-definition
protected DataVizCollectionItemComponent()