CustomLabel.Value Property

Definition

Gets an expression that evaluates to the position on the scale where the label will be placed.

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

Property Value

A ReportDoubleProperty object.

Applies to