GaugeScale.MinimumPin Property

Definition

Minimum value at which a pointer on the scale will stop.

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

Property Value

A ScalePin object.

Applies to