Właściwość ChartLegendCustomItemCellInstance.SymbolWidth
Pobiera wartość obliczoną SymbolWidth 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 SymbolWidth As Integer
Get
'Użycie
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
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości SymbolWidth właściwość.