チャートコントロールの基本クラス。
オブジェクト モデル
シンタックス
'宣言
Public MustInherit Class FlexChartBase
Inherits System.Windows.Forms.Control
Implements C1.Chart.IChartBase, C1.Chart.IMetricProvider, C1.Chart.IPalette, C1.Chart.IStyleProvider
public abstract class FlexChartBase : System.Windows.Forms.Control, C1.Chart.IChartBase, C1.Chart.IMetricProvider, C1.Chart.IPalette, C1.Chart.IStyleProvider
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
C1.Win.Chart.FlexChartBase
C1.Win.Chart.FlexChart
C1.Win.Chart.FlexPie
C1.Win.Chart.TreeMap
参照