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


Свойство ChartStripLine.StripWidthType

Gets an expression that evaluates to the units for the StripWidth.

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

Синтаксис

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

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<ChartIntervalType>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

ChartStripLine Класс

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