ChartStripLineInstance.IntervalOffsetType Property

Definition

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

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

Property Value

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

Applies to