Свойство MarkerLength

Gets the calculated value of the MarkerLength property in a GaugePointer class.

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

Синтаксис

'Декларация
Public ReadOnly Property MarkerLength As Double
    Get
'Применение
Dim instance As GaugePointerInstance
Dim value As Double

value = instance.MarkerLength
public double MarkerLength { get; }
public:
property double MarkerLength {
    double get ();
}
member MarkerLength : float
function get MarkerLength () : double

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

Тип: System. . :: . .Double
A double value that represents the calculated value of the MarkerLength property.