Chart.Titles Property

Definition

Gets the chart titles.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartTitleCollection ^ Titles { Microsoft::ReportingServices::OnDemandReportRendering::ChartTitleCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartTitleCollection Titles { get; }
member this.Titles : Microsoft.ReportingServices.OnDemandReportRendering.ChartTitleCollection
Public ReadOnly Property Titles As ChartTitleCollection

Property Value

A ChartTitleCollection object.

Applies to