Chart.NoDataMessage Property

Definition

Gets the message that is displayed when the chart contains no data.

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

Property Value

A ChartTitle object.

Applies to