ChartLegendCustomItemCell.CellSpan Property

Definition

The number of cells this cell extends to the right.

public:
 property int CellSpan { int get(); void set(int value); };
[System.ComponentModel.DefaultValue(1)]
public int CellSpan { get; set; }
[<System.ComponentModel.DefaultValue(1)>]
member this.CellSpan : int with get, set
Public Property CellSpan As Integer

Property Value

An int value.

Attributes

Applies to