ChartAxis.Arrows Propiedad

Definición

Recibe el tipo de flechas para las etiquetas de los ejes.

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

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a