Udostępnij przez


Właściwość ChartLegendCustomItemCellInstance.Alignment

Pobiera wartość obliczoną Alignment 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 Alignment As ChartCellAlignment
    Get
'Użycie
Dim instance As ChartLegendCustomItemCellInstance
Dim value As ChartCellAlignment

value = instance.Alignment
public ChartCellAlignment Alignment { get; }
public:
property ChartCellAlignment Alignment {
    ChartCellAlignment get ();
}
member Alignment : ChartCellAlignment
function get Alignment () : ChartCellAlignment

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartCellAlignment
A ChartCellAlignment wartości reprezentującej obliczonej wartości Alignment właściwość.