Proprietà AxisLabel
Gets the calculated value of the AxisLabel property in a ChartDataPoint class.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property AxisLabel As Object
Get
'Utilizzo
Dim instance As ChartDataPointInstance
Dim value As Object
value = instance.AxisLabel
public Object AxisLabel { get; }
public:
property Object^ AxisLabel {
Object^ get ();
}
member AxisLabel : Object
function get AxisLabel () : Object
Valore proprietà
Tipo: System. . :: . .Object
An object that represents the calculated value of the AxisLabel property.