Udostępnij przez


Właściwość ChartLegendCustomItemCellInstance.CellType

Pobiera wartość obliczoną CellType 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 CellType As ChartCellType
    Get
'Użycie
Dim instance As ChartLegendCustomItemCellInstance
Dim value As ChartCellType

value = instance.CellType
public ChartCellType CellType { get; }
public:
property ChartCellType CellType {
    ChartCellType get ();
}
member CellType : ChartCellType
function get CellType () : ChartCellType

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartCellType
A ChartCellType wartości reprezentującej obliczonej wartości CellType właściwość.