Поделиться через


ChartDataPoint.AxisLabel Свойство

Определение

Возвращает метку, используемую на оси для точки данных.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ AxisLabel { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty AxisLabel { get; }
member this.AxisLabel : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public MustOverride ReadOnly Property AxisLabel As ReportVariantProperty

Значение свойства

Объект ReportVariantProperty, представляющий метку, которая используется на оси для точки данных.

Применяется к