Freigeben über


ChartLegendCustomItemCellInstance.Alignment-Eigenschaft

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property Alignment As ChartCellAlignment 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartCellAlignment
A ChartCellAlignment value that represents the calculated value of the Alignment property.

Siehe auch

Verweis

ChartLegendCustomItemCellInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace