GaugePointer.Placement 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.
Determines where the pointer should be placed relative to the scale.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::Placements> Placement { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::Placements> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::Placements> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.Placements> Placement { get; set; }
member this.Placement : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.Placements> with get, set
Public Property Placement As ReportExpression(Of Placements)
Property Value
The location where the pointer should be placed.