ChartLegendCustomItemCell.Alignment Property

Definition

The alignment of the cell.

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

Property Value

A ChartLegendItemAlignmentTypes object.

Attributes

Applies to