Свойство ChartStripLine.StripWidth
Gets an expression that evaluates to the width of the strip line.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property StripWidth As ReportDoubleProperty
Get
'Применение
Dim instance As ChartStripLine
Dim value As ReportDoubleProperty
value = instance.StripWidth
public ReportDoubleProperty StripWidth { get; }
public:
property ReportDoubleProperty^ StripWidth {
ReportDoubleProperty^ get ();
}
member StripWidth : ReportDoubleProperty
function get StripWidth () : ReportDoubleProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering