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

C1.Blazor.Chart アセンブリ > C1.Blazor.Chart 名前空間 : DataLabel クラス
データポイントに関連付けられたラベルを表します。
オブジェクト モデル
DataLabel クラス
シンタックス
'宣言
 
Public Class DataLabel 
   Inherits DataLabelBase
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class DataLabel : DataLabelBase, 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

参照

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