FlexReport for WinForms
Image プロパティ (ChartLabel)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartLabel クラス : Image プロパティ
ラベルの画像を取得または設定します。
シンタックス
'宣言
 
Public Property Image As System.Object
'使用法
 
Dim instance As ChartLabel
Dim value As System.Object
 
instance.Image = value
 
value = instance.Image
public System.object Image {get; set;}
参照

ChartLabel クラス
ChartLabel メンバ