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


Свойство TickMarkStyleInstance.Width

Gets the calculated value of the Width property in a TickMarkStyle class.

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

Синтаксис

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

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

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

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

См. также

Справочник

TickMarkStyleInstance Класс

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