Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets the calculated value of the Alignment property in a ChartLegendCustomItemCell class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property Alignment As ChartCellAlignment
Get
'Uso
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
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ChartCellAlignment
A ChartCellAlignment value that represents the calculated value of the Alignment property.
Consulte também
Referência
ChartLegendCustomItemCellInstance Classe
Namespace Microsoft.ReportingServices.OnDemandReportRendering