ChartLegendCustomItemCell 클래스

정의

사용자 지정 범례 항목의 셀을 나타냅니다.

public ref class ChartLegendCustomItemCell sealed : Microsoft::ReportingServices::OnDemandReportRendering::ChartObjectCollectionItem<Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCellInstance ^>, Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class ChartLegendCustomItemCell : Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCellInstance>, Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ChartLegendCustomItemCell = class
    inherit ChartObjectCollectionItem<ChartLegendCustomItemCellInstance>
    interface IROMStyleDefinitionContainer
Public NotInheritable Class ChartLegendCustomItemCell
Inherits ChartObjectCollectionItem(Of ChartLegendCustomItemCellInstance)
Implements IROMStyleDefinitionContainer
상속
구현

필드

m_instance

기본 클래스의 인스턴스입니다.

(다음에서 상속됨 ChartObjectCollectionItem<T>)

속성

ActionInfo

사용자 지정 범례 항목과 연결된 동작 및 동작 스타일을 가져옵니다.

Alignment

셀의 맞춤을 가져옵니다.

BottomMargin

셀의 아래쪽 여백으로 계산되는 식을 가져옵니다.

CellSpan

이 셀이 오른쪽으로 확장되는 셀 수로 계산되는 식을 가져옵니다.

CellType

셀 유형을 가져옵니다.

FieldsUsedInValueExpression

값 식에서 사용되는 필드에 해당하는 문자열의 목록을 가져옵니다.

ImageHeight

셀 이미지의 높이로 계산되는 식을 가져옵니다.

ImageWidth

셀 이미지의 너비로 계산되는 식을 가져옵니다.

Instance

이 보고서 정의 개체의 계산된 값을 포함하는 보고서 인스턴스 개체를 가져옵니다.

LeftMargin

셀의 왼쪽 여백으로 계산되는 식을 가져옵니다.

RightMargin

셀의 오른쪽 여백으로 계산되는 식을 가져옵니다.

Style

항목 구분 기호의 스타일을 가져옵니다.

SymbolHeight

셀에 있는 기호의 높이로 계산되는 식을 가져옵니다.

SymbolWidth

셀에 있는 기호의 너비로 계산되는 식을 가져옵니다.

Text

셀 텍스트로 계산되는 식을 가져옵니다.

ToolTip

사용자 지정 범례 항목에 대해 표시할 도구 설명으로 계산되는 식을 가져옵니다.

TopMargin

셀의 위쪽 여백으로 계산되는 식을 가져옵니다.

UniqueName

이 보고서 정의 개체의 고유 식별자를 가져옵니다.

적용 대상