ChartAxisTitle.Position Propiedad

Definición

Obtiene una expresión que se evalúa como la posición del título a lo largo del eje.

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)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a