Appearance
protected
|
Provides access to general axis appearance settings.
|
Collection
|
|
DisplayName
|
|
Gridlines
protected
|
Provides access to appearance settings of grid lines associated with the secondary axis.
|
ID
|
|
Index
|
|
Interlaced
protected
|
Specifies if the secondary axis applies interlacing to the parent diagram.
|
Logarithmic
protected
|
Specifies if the secondary numeric axis uses a logarithmic scale.
|
LogarithmicBase
protected
|
Specifies the base of the logarithm for the logarithmic scale of the axis.
|
MinorCount
protected
|
Specifies the number of minor tick marks between every two major tick marks on the secondary axis.
|
Name
protected
|
Specifies the name of the secondary axis.
|
NumericScaleOptions
protected
|
Provides access to numeric scale settings of the secondary axis.
|
Range
protected
|
Provides access to scale range settings of the secondary axis.
|
Reverse
protected
|
Specifies if the axis scale direction is reversed.
|
Ticks
protected
|
Provides access to the settings of axis major and minor tick marks.
|
Title
protected
|
Specifies the axis title, and its appearance and position.
|
ValueLabels
protected
|
Provides access to axis value label appearance and behavior settings.
|
Visible
protected
|
Specifies if the secondary axis is visible.
|