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 값입니다.

적용 대상