ChartSeries.SmartLabel 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取智能标签设置。
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 对象。