ChartAxisTitle.Position Свойство

Определение

Содержит выражение, значением которого является положение заголовка на оси.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisTitlePositions> ^ Position { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartAxisTitlePositions> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisTitlePositions> Position { get; }
member this.Position : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisTitlePositions>
Public ReadOnly Property Position As ReportEnumProperty(Of ChartAxisTitlePositions)

Значение свойства

Объект ReportEnumProperty<EnumType>.

Применяется к