Proprietà Instance
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Instance As ChartLegendCustomItemInstance
Get
'Utilizzo
Dim instance As ChartLegendCustomItem
Dim value As ChartLegendCustomItemInstance
value = instance.Instance
public ChartLegendCustomItemInstance Instance { get; }
public:
property ChartLegendCustomItemInstance^ Instance {
ChartLegendCustomItemInstance^ get ();
}
member Instance : ChartLegendCustomItemInstance
function get Instance () : ChartLegendCustomItemInstance
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartLegendCustomItemInstance