Freigeben über


ChartAxisLocation-Enumeration

Specifies whether the axis must be drawn on the default side or on the opposite side.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration ChartAxisLocation
'Usage
Dim instance As ChartAxisLocation
public enum ChartAxisLocation
public enum class ChartAxisLocation
type ChartAxisLocation
public enum ChartAxisLocation

Elemente

Elementname Beschreibung
Default Draw axis on the default side.
Opposite Draw axis on the opposite side.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace