LabelObject 屬性
Gets the calculated and value of the Label property in a ChartMember class before formatting is applied.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public ReadOnly Property LabelObject As Object
Get
'用途
Dim instance As ChartMemberInstance
Dim value As Object
value = instance.LabelObject
public Object LabelObject { get; }
public:
property Object^ LabelObject {
Object^ get ();
}
member LabelObject : Object
function get LabelObject () : Object
屬性值
型別:System. . :: . .Object
An object.