ChartArea::CursorX Property
.NET Framework (current version)
Gets or sets a Cursor object that is used for cursors and selected ranges along the X-axis.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
This Cursor object is used for the X-axis cursor and its selected ranges. For all charts except bar chart types, the X-axis cursor represents the vertical cursor. For bar chart types, the X-axis cursor represents the horizontal cursor.
Refer to the Cursor class documentation for a description of its members, as well as sample source code.
.NET Framework
Available since 4.0
Available since 4.0
Show: