ChartSeries.ChartAreaName Property

Definition

Gets an expression that evaluates to the name of the chart area in which to plot the series.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ ChartAreaName { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty ChartAreaName { get; }
member this.ChartAreaName : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public MustOverride ReadOnly Property ChartAreaName As ReportStringProperty

Property Value

A ReportStringProperty object.

Applies to