Właściwość ChartLegendCustomItemCellInstance.ImageWidth
Pobiera wartość obliczoną ImageWidth właściwość w ChartLegendCustomItemCell klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property ImageWidth As Integer
Get
'Użycie
Dim instance As ChartLegendCustomItemCellInstance
Dim value As Integer
value = instance.ImageWidth
public int ImageWidth { get; }
public:
property int ImageWidth {
int get ();
}
member ImageWidth : int
function get ImageWidth () : int
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości ImageWidth właściwość.