Gauge.ClipContent 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.
Indicates the content of the gauge should be clipped by the bounds/frame of the gauge.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ ClipContent { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty ClipContent { get; }
member this.ClipContent : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property ClipContent As ReportBoolProperty
Property Value
A ReportBoolProperty object.