ChartEmptyPoints.AxisLabel Property

Definition

Gets an expression that evaluates to the label to use on the axis for empty data points.

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

Property Value

A ReportVariantProperty object.

Applies to