ChartMember.Label 속성

정의

범례(ChartSeries.Type = Shape일 때 계열 멤버 및 범주 멤버의 경우) 또는 범주 축(범주 멤버의 경우)에 표시되는 레이블을 가져옵니다.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Label { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Label { get; }
member this.Label : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public MustOverride ReadOnly Property Label As ReportStringProperty

속성 값

범례 또는 범주 축에 표시되는 레이블을 나타내는 ReportStringProperty 개체입니다.

적용 대상