Поделиться через


Свойство ChartLegendColumnInstance.SeriesSymbolWidth

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

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

Синтаксис

'Декларация
Public ReadOnly Property SeriesSymbolWidth As Integer 
    Get
'Применение
Dim instance As ChartLegendColumnInstance 
Dim value As Integer 

value = instance.SeriesSymbolWidth
public int SeriesSymbolWidth { get; }
public:
property int SeriesSymbolWidth {
    int get ();
}
member SeriesSymbolWidth : int
function get SeriesSymbolWidth () : int

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

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

См. также

Справочник

ChartLegendColumnInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering