Blazor コントロール
DataLabelBase クラス
メンバ 

C1.Blazor.Chart アセンブリ > C1.Blazor.Chart 名前空間 : DataLabelBase クラス
データラベルの基本クラスです。
オブジェクト モデル
DataLabelBase クラス
シンタックス
'宣言
 
Public MustInherit Class DataLabelBase 
   Inherits Microsoft.AspNetCore.Components.ComponentBase
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public abstract class DataLabelBase : Microsoft.AspNetCore.Components.ComponentBase, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Chart.DataLabelBase
         C1.Blazor.Chart.DataLabel
         C1.Blazor.Chart.PieDataLabel

参照

DataLabelBase メンバ
C1.Blazor.Chart 名前空間