ExcelChartDataPointLabel Property |
Gets the data point label.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartDataPointLabel Label { get; }Public ReadOnly Property Label As ExcelChartDataPointLabel
Get
Property Value
ExcelChartDataPointLabel
See Also