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