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