Поделиться через


Свойство GaugePointer.BarStart

Gets a value that indicates where the Bar pointer starts.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property BarStart As ReportEnumProperty(Of GaugeBarStarts)
    Get
'Применение
Dim instance As GaugePointer 
Dim value As ReportEnumProperty(Of GaugeBarStarts)

value = instance.BarStart
public ReportEnumProperty<GaugeBarStarts> BarStart { get; }
public:
property ReportEnumProperty<GaugeBarStarts>^ BarStart {
    ReportEnumProperty<GaugeBarStarts>^ get ();
}
member BarStart : ReportEnumProperty<GaugeBarStarts>
function get BarStart () : ReportEnumProperty<GaugeBarStarts>

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<GaugeBarStarts>
A ReportEnumProperty<EnumType> object that indicates where the Bar pointer starts.

См. также

Справочник

GaugePointer Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering