ChartLegendCustomItemCellInstance.CellType 속성

정의

CellType 클래스의 ChartLegendCustomItemCell 속성에 대한 계산된 값을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartCellType CellType { Microsoft::ReportingServices::OnDemandReportRendering::ChartCellType get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartCellType CellType { get; }
member this.CellType : Microsoft.ReportingServices.OnDemandReportRendering.ChartCellType
Public ReadOnly Property CellType As ChartCellType

속성 값

ChartCellType 속성의 계산된 값을 나타내는 CellType 값입니다.

적용 대상