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