ChartAxis.Arrows Propiedad

Definición

Obtiene o establece el tipo de flechas para las etiquetas del eje.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartArrowsTypes> Arrows { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartArrowsTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartArrowsTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartArrowsTypes> Arrows { get; set; }
member this.Arrows : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartArrowsTypes> with get, set
Public Property Arrows As ReportExpression(Of ChartArrowsTypes)

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a