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