ChartLegend.ChartLegendTitle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Title display in the legend.
public:
property Microsoft::ReportingServices::RdlObjectModel::ChartLegendTitle ^ ChartLegendTitle { Microsoft::ReportingServices::RdlObjectModel::ChartLegendTitle ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartLegendTitle ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartLegendTitle ChartLegendTitle { get; set; }
member this.ChartLegendTitle : Microsoft.ReportingServices.RdlObjectModel.ChartLegendTitle with get, set
Public Property ChartLegendTitle As ChartLegendTitle
Property Value
A ChartLegendTitle object.