SeriesVisibleRangeMode
Describes available locations of the axis labels in the chart.
Enumeration Members
Section titled "Enumeration Members"Visible range mode is managed by the component.
Auto = 0 IncludeReferenceValue
Section titled "IncludeReferenceValue"The reference value is included in the series visible range.
IncludeReferenceValue = 2 ValuesOnly
Section titled "ValuesOnly"Only the series values are considered for evaluating the visible range.
ValuesOnly = 1