ChartStripLine.IntervalOffset Property

Definition

Gets an expression that evaluates to the offset from the previous strip line or axis min (for the first strip line).

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ IntervalOffset { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty IntervalOffset { get; }
member this.IntervalOffset : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property IntervalOffset As ReportDoubleProperty

Property Value

A ReportDoubleProperty object.

Applies to