ChartAxis.Locations Enum

Definition

Specifies whether to draw the axis on the default side or on the opposite side.

public: enum class ChartAxis::Locations
public enum ChartAxis.Locations
type ChartAxis.Locations = 
Public Enum ChartAxis.Locations
Inheritance
ChartAxis.Locations

Fields

Default 0

Draw the axis on the default side.

Opposite 1

Draw the axis on the opposite side.

Applies to