ChartLegend.ChartLegendTitle Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Titolo visualizzato nella legenda.
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
Valore della proprietà
Un oggetto ChartLegendTitle.