Свойство SeriesSymbolHeight

Gets the calculated value of the SeriesSymbolHeight property in a ChartLegendColumn class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property SeriesSymbolHeight As Integer
    Get
'Применение
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

Значение свойства

Тип System. . :: . .Int32
An int value that represents the calculated value of the SeriesSymbolHeight property.