Właściwość ChartLegendCustomItemCellInstance.ImageHeight
Pobiera wartość obliczoną ImageHeight 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 ImageHeight As Integer
Get
'Użycie
Dim instance As ChartLegendCustomItemCellInstance
Dim value As Integer
value = instance.ImageHeight
public int ImageHeight { get; }
public:
property int ImageHeight {
int get ();
}
member ImageHeight : int
function get ImageHeight () : int
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości ImageHeight właściwość.