GaugeScale.MinimumPin Property

Definition

Gets or sets the minimum value at which a pointer on the scale will stop.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ScalePin ^ MinimumPin { Microsoft::ReportingServices::RdlObjectModel::ScalePin ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ScalePin ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ScalePin MinimumPin { get; set; }
member this.MinimumPin : Microsoft.ReportingServices.RdlObjectModel.ScalePin with get, set
Public Property MinimumPin As ScalePin

Property Value

A ScalePin object.

Applies to