ChartSeriesInstance.Type Property

Definition

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

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

Property Value

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

Applies to