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