GaugeScale.MaximumPin Property

Definition

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

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

Property Value

A ScalePin object.

Applies to