Propriedade ChartSheet.HasLegend

Obtém ou define um valor que indica se a Microsoft.Office.Tools.Excel.ChartSheet tem uma legenda.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (em Microsoft.Office.Tools.Excel.dll)

Sintaxe

'Declaração
Property HasLegend As Boolean
    Get
    Set
bool HasLegend { get; set; }

Valor de propriedade

Tipo: System.Boolean
true Se a Microsoft.Office.Tools.Excel.ChartSheet tem uma legenda.

Segurança do .NET Framework

Consulte também

Referência

ChartSheet Interface

Namespace Microsoft.Office.Tools.Excel