public ExcelChartDataPointLabel Label { get; }Public ReadOnly Property Label As ExcelChartDataPointLabel
Getpublic:
property ExcelChartDataPointLabel^ Label {
ExcelChartDataPointLabel^ get ();
}member Label : ExcelChartDataPointLabel with get