ChartArea.CursorY Property

Definition

Gets or sets a Cursor object that is used for cursors and selected ranges along the Y-axis.

[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.NoNameExpandableObjectConverter))]
public System.Windows.Forms.DataVisualization.Charting.Cursor CursorY { get; set; }

Property Value

A Cursor object used for cursors and selected ranges along the Y-axis.

Attributes

Remarks

This Cursor object is used for the Y-axis cursor and its selected ranges. For all charts except bar chart types, the Y-axis cursor represents the horizontal cursor. For bar chart types, the Y-axis cursor represents the vertical cursor.

Refer to the Cursor class documentation for a description of its members, as well as sample source code.

Applies to

Өнім Нұсқалар
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1