ChartLegendCustomItemCell.Alignment Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Allineamento della cella.
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
Valore della proprietà
Un oggetto ChartLegendItemAlignmentTypes.
- Attributi