Właściwość ChartLegendCustomItemCellInstance.LeftMargin
Pobiera wartość obliczoną LeftMargin 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 LeftMargin As Integer
Get
'Użycie
Dim instance As ChartLegendCustomItemCellInstance
Dim value As Integer
value = instance.LeftMargin
public int LeftMargin { get; }
public:
property int LeftMargin {
int get ();
}
member LeftMargin : int
function get LeftMargin () : int
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości LeftMargin właściwość.