ChartStripLineInstance.StripWidthType 属性

定义

获取 StripWidthType 类中 ChartStripLine 属性的计算值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartIntervalType StripWidthType { Microsoft::ReportingServices::OnDemandReportRendering::ChartIntervalType get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType StripWidthType { get; }
member this.StripWidthType : Microsoft.ReportingServices.OnDemandReportRendering.ChartIntervalType
Public ReadOnly Property StripWidthType As ChartIntervalType

属性值

一个 ChartIntervalType 值,该值表示 StripWidthType 属性的计算值。

适用于