Свойство GaugePointerInstance.BarStart
Gets the calculated value of the BarStart property in a GaugePointer class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property BarStart As GaugeBarStarts
Get
'Применение
Dim instance As GaugePointerInstance
Dim value As GaugeBarStarts
value = instance.BarStart
public GaugeBarStarts BarStart { get; }
public:
property GaugeBarStarts BarStart {
GaugeBarStarts get ();
}
member BarStart : GaugeBarStarts
function get BarStart () : GaugeBarStarts
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.GaugeBarStarts
A GaugeBarStarts value that represents the calculated value of the BarStart property.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering