FlexChart for WPF
DataLabelBase クラス
メンバ 

C1.WPF.FlexChart.4.6.2 アセンブリ > C1.WPF.Chart 名前空間 : DataLabelBase クラス
チャートデータラベルの基本クラス。
オブジェクト モデル
DataLabelBase クラス
シンタックス
'宣言
 
Public MustInherit Class DataLabelBase 
   Inherits System.Windows.DependencyObject
   Implements C1.Chart.IStyleProvider 
public abstract class DataLabelBase : System.Windows.DependencyObject, C1.Chart.IStyleProvider  
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.Chart.DataLabelBase
            C1.WPF.Chart.DataLabel
            C1.WPF.Chart.PieDataLabel

参照

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