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


Свойство ChartLegendCustomItemCellInstance.SymbolWidth

Gets the calculated value of the SymbolWidth property in a ChartLegendCustomItemCell class.

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

Синтаксис

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

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

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

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

См. также

Справочник

ChartLegendCustomItemCellInstance Класс

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