ChartLegendCustomItem 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
차트의 사용자 지정 범례 항목을 나타냅니다.
public ref class ChartLegendCustomItem sealed : Microsoft::ReportingServices::OnDemandReportRendering::ChartObjectCollectionItem<Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemInstance ^>, Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class ChartLegendCustomItem : Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemInstance>, Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ChartLegendCustomItem = class
inherit ChartObjectCollectionItem<ChartLegendCustomItemInstance>
interface IROMStyleDefinitionContainer
Public NotInheritable Class ChartLegendCustomItem
Inherits ChartObjectCollectionItem(Of ChartLegendCustomItemInstance)
Implements IROMStyleDefinitionContainer
- 상속
- 구현
필드
m_instance |
기본 클래스의 인스턴스입니다. (다음에서 상속됨 ChartObjectCollectionItem<T>) |
속성
ActionInfo |
사용자 지정 범례 항목과 연결된 동작 및 동작 스타일을 가져옵니다. |
FieldsUsedInValueExpression |
값 식에서 사용되는 필드에 해당하는 문자열의 목록을 가져옵니다. |
Instance |
이 보고서 정의 개체의 계산된 값을 포함하는 보고서 인스턴스 개체를 가져옵니다. |
LegendCustomItemCells |
사용자 지정 범례 항목의 범례 셀을 가져옵니다. |
Marker |
항목 표식의 모양을 정의하는 보고서 정의 개체를 가져옵니다. |
Separator |
항목 구분 기호의 유형을 가져옵니다. |
SeparatorColor |
항목 구분 기호의 색을 가져옵니다. |
Style |
항목 구분 기호의 스타일을 가져옵니다. |
ToolTip |
사용자 지정 범례 항목에 대해 표시할 도구 설명으로 계산되는 식을 가져옵니다. |
UniqueName |
이 보고서 정의 개체의 고유 식별자를 가져옵니다. |