ChartLegendCustomItemCell.Alignment Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O alinhamento da célula.
public:
property Microsoft::ReportingServices::RdlObjectModel::ChartLegendItemAlignmentTypes Alignment { Microsoft::ReportingServices::RdlObjectModel::ChartLegendItemAlignmentTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartLegendItemAlignmentTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.ChartLegendItemAlignmentTypes Alignment { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.Alignment : Microsoft.ReportingServices.RdlObjectModel.ChartLegendItemAlignmentTypes with get, set
Public Property Alignment As ChartLegendItemAlignmentTypes
Valor da propriedade
Um objeto ChartLegendItemAlignmentTypes.
- Atributos