ChartLegendCustomItemCellInstance.CellSpan Property

Definition

Gets the calculated value of the CellSpan property in a ChartLegendCustomItemCell class.

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

Property Value

An int value that represents the calculated value of the CellSpan property.

Applies to