ChartSeriesInstance.Subtype Property

Definition

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

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

Property Value

A ChartSeriesSubtype value that represents the calculated value of the Subtype property.

Applies to