ChartAxisY Properties
The chart’s Y-axis.
Name | Description |
---|---|
Always |
Gets or sets whether the zero level of the Y-axis should always be visible. |
Currency |
For internal use. Provides access to an interface that exposes a culture name.
Inherited from Chart |
Logarithmic | Gets or sets whether the axis should display its numerical values using a logarithmic scale. |
Logarithmic |
Gets or sets a value specifying a logarithmic base when the Chart |
Numeric |
Gets the numeric display format the chart axis data uses.
Inherited from Chart |
Reverse |
Gets or sets whether the axis is reversed.
Inherited from Chart |
Show |
Gets or sets whether to show grid lines for a Y-axis. |
Title |
Gets or sets the title of the chart’s axis.
Inherited from Chart |
Title |
Gets or sets whether the title of the chart’s axis is visible.
Inherited from Chart |
Visible |
Gets or sets whether the chart’s axis is visible.
Inherited from Chart |
See Also