ChartSeries.SmartLabel 属性

定义

获取智能标签设置。

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

属性值

ChartSmartLabel

ChartSmartLabel 对象。

适用于