ChartMarkerInstance.Type Property

Definition

Gets the calculated value of the Type property in a ChartMarker class.

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

Property Value

A ChartMarkerTypes value that represents the calculated value of the Type property.

Applies to