ExcelChartWorksheetLegend Property |
Gets the chart legend.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartLegend Legend { get; }Public ReadOnly Property Legend As ExcelChartLegend
Get
Property Value
ExcelChartLegend
See Also