次の方法で共有


ChartLegendCustomItemCellInstance.CellSpan プロパティ

定義

CellSpan クラスの ChartLegendCustomItemCell プロパティの計算値を取得します。

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

プロパティ値

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

適用対象