ChartMember.m_label 字段

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

A ReportStringProperty object that represents the label displayed on the legend or category axis.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Protected m_label As ReportStringProperty
用法
Dim value As ReportStringProperty 

value = Me.m_label 

Me.m_label = value
protected ReportStringProperty m_label
protected:
ReportStringProperty^ m_label
val mutable m_label: ReportStringProperty
protected var m_label : ReportStringProperty

请参阅

参考

ChartMember 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间