GaugeScale.MaximumPin 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.
Maximum value at which a pointer on the scale will stop.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ScalePin ^ MaximumPin { Microsoft::ReportingServices::OnDemandReportRendering::ScalePin ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ScalePin MaximumPin { get; }
member this.MaximumPin : Microsoft.ReportingServices.OnDemandReportRendering.ScalePin
Public ReadOnly Property MaximumPin As ScalePin
Property Value
A ScalePin object.