SymbolWidth プロパティ

ChartLegendCustomItemCell クラスの SymbolWidth プロパティの計算値を取得します。

名前空間:  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
SymbolWidth プロパティの計算値を表す int 値。