ChartAxisLocations Enum

Definition

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

public enum class ChartAxisLocations
public enum ChartAxisLocations
type ChartAxisLocations = 
Public Enum ChartAxisLocations
Inheritance
ChartAxisLocations

Fields

Default 0

Specifies the Default side axis location.

Opposite 1

Specifies the Opposite side axis location.

Applies to