CustomLabel.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.