다음을 통해 공유


ChartDataLabel.Visible 속성

정의

데이터 레이블이 차트에 표시되는지 여부를 나타내는 값으로 계산되는 식을 가져옵니다. 기본값은 False입니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ Visible { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty Visible { get; }
member this.Visible : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property Visible As ReportBoolProperty

속성 값

ReportBoolProperty 개체입니다.

적용 대상