ChartLegendCustomItemCellInstance.CellSpan 属性

定义

获取 CellSpan 类中 ChartLegendCustomItemCell 属性的计算值。

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

属性值

一个 int 值,该值表示属性的 CellSpan 计算值。

适用于