Gauge.TopImage 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.
Image to display over the top of the gauge.
public:
property Microsoft::ReportingServices::RdlObjectModel::TopImage ^ TopImage { Microsoft::ReportingServices::RdlObjectModel::TopImage ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::TopImage ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.TopImage TopImage { get; set; }
member this.TopImage : Microsoft.ReportingServices.RdlObjectModel.TopImage with get, set
Public Property TopImage As TopImage
Property Value
A TopImage object.