GaugePointer.BarStart 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.
Gets a value that indicates where the Bar pointer starts.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeBarStarts> ^ BarStart { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeBarStarts> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeBarStarts> BarStart { get; }
member this.BarStart : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeBarStarts>
Public ReadOnly Property BarStart As ReportEnumProperty(Of GaugeBarStarts)
Property Value
A ReportEnumProperty<EnumType> object that indicates where the Bar pointer starts.