言語

ChartLegendCustomItemCellInstance.ImageWidth プロパティ

定義

ImageWidthクラスにおけるChartLegendCustomItemCellプロパティの計算値を取得します。

public:
 property int ImageWidth { int get(); };
public int ImageWidth { get; }
member this.ImageWidth : int
Public ReadOnly Property ImageWidth As Integer

プロパティ値

ImageWidthプロパティの計算値を表すintの値です。

適用対象