ChartTickMarksInstance.IntervalType Property

Definition

Gets the calculated value of the IntervalType property in a ChartTickMarks class.

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

Property Value

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

Applies to