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