XAxisDatasetPosition Property
Allows you to retrieve or change the position of a X-Axis data set in an XY chart. When changed, it will use the data set in the specified position as the data source for the X axis. This property only applies to XY Enhanced Charts.
Syntax
object.XAxisDatasetPosition [= Long]
Properties
The XAxisDatasetPosition property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Long |
Whole number representing the position of the data set. |
Remarks
XAxisDatasetPosition is a read-only property.