ChartAxisInstance.Arrows Property

Definition

Gets the calculated value of the Arrows property in a ChartAxis class.

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

Property Value

A ChartAxisArrow value that represents the calculated value of the Arrows property.

Applies to