ChartLegendCustomItemCellInstance.Alignment 属性

定义

获取 Alignment 类中 ChartLegendCustomItemCell 属性的计算值。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartCellAlignment Alignment { Microsoft::ReportingServices::OnDemandReportRendering::ChartCellAlignment get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartCellAlignment Alignment { get; }
member this.Alignment : Microsoft.ReportingServices.OnDemandReportRendering.ChartCellAlignment
Public ReadOnly Property Alignment As ChartCellAlignment

属性值

一个 ChartCellAlignment 值,该值表示 Alignment 属性的计算值。

适用于