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