ChartStripLineInstance.StripWidthType Property

Definition

Gets the calculated value of the StripWidthType property in a ChartStripLine class.

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

Property Value

A ChartIntervalType value that represents the calculated value of the StripWidthType property.

Applies to