Gauge.ClipContent Property

Definition

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.

Applies to