Właściwość ChartLegendCustomItemCellInstance.CellSpan
Pobiera wartość obliczoną CellSpan właściwość w ChartLegendCustomItemCell klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property CellSpan As Integer
Get
'Użycie
Dim instance As ChartLegendCustomItemCellInstance
Dim value As Integer
value = instance.CellSpan
public int CellSpan { get; }
public:
property int CellSpan {
int get ();
}
member CellSpan : int
function get CellSpan () : int
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości CellSpan właściwość.