Condividi tramite


Proprietà ChartLegendCustomItemCellInstance.BottomMargin

Gets the calculated value of the BottomMargin property in a ChartLegendCustomItemCell class.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property BottomMargin As Integer 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.Int32
An int value that represents the calculated value of the BottomMargin property.

Vedere anche

Riferimento

ChartLegendCustomItemCellInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering