AxisY Properties
Represents the Y-Axis for 2D charts.
Name | Description |
---|---|
Actual |
Gets the actual stroke style of minor grid lines.
Inherited from Axis |
Actual |
Gets the actual stroke style of major grid lines.
Inherited from Axis |
Alignment |
Gets or sets the alignment of the axis. This is a dependency property.
Inherited from Axis |
Brush |
Gets or sets the color of the axis. This is a dependency property.
Inherited from Axis |
Date |
Gets or sets the date-time measurement unit, to which the beginning of a diagram’s gridlines and labels should be aligned.
Inherited from Axis |
Date |
Gets or sets the detail level for date-time values.
Inherited from Axis |
Grid |
Gets or sets the color of the axis grid lines.
Inherited from Axis |
Grid |
Specifies the color of the axis minor grid lines.
Inherited from Axis |
Grid |
Specifies the line style settings for the axis’ minor grid lines.
Inherited from Axis |
Grid |
Specifies the line style settings for the axis’ major grid lines.
Inherited from Axis |
Grid |
Gets or sets the interval between axis gridlines.
Inherited from Axis |
Grid |
Specifies whether the chart automatically calculates the distance between gridlines based on the major tickmarks.
Inherited from Axis |
Interlaced |
Gets or sets whether interlacing is applied to the axis.
Inherited from Axis |
Interlaced |
Gets or sets the interlacing color.
Inherited from Axis |
Label |
Specifies a rotation angle for axis labels. The angle is measured in degrees, and clockwise from the horizontal.
Inherited from Axis |
Label |
Specifies a string pattern that formats axis label text.
Inherited from Axis |
Label |
Specifies a template that defines a custom appearance and look-and-feel for axis labels.
Inherited from Axis |
Minor |
Gets or sets the number of minor tickmarks and gridlines.
Inherited from Axis |
Reverse |
Gets or sets a value indicating whether the axis is reversed. This is a dependency property.
Inherited from Axis |
Show |
Gets or sets a value indicating whether labels should be visible for this axis.
Inherited from Axis |
Show |
Specifies whether to display the axis line.
Inherited from Axis |
Show |
Specifies whether or not to show major gridlines.
Inherited from Axis |
Show |
Specifies whether or not the major tickmarks are visible.
Inherited from Axis |
Show |
Specifies whether or not to show minor gridlines.
Inherited from Axis |
Show |
Specifies whether or not the axis minor tickmarks are visible.
Inherited from Axis |
Show |
Specifies whether the axis title is visible.
Inherited from Axis |
Show |
Specifies whether to show the zero level on the y-axis. |
Side |
Specifies the distance between the outermost series point and the diagram edge, in axis units.
Inherited from Axis |
Strips |
Provides access to the collection of axis strips. This is a dependency property.
Inherited from Axis |
Synchronize |
Indicates whether to make the visual range equal to the whole range when its start and end values are changed.
Inherited from Axis |
Thickness |
Gets or sets the thickness of the axis. This is a dependency property.
Inherited from Axis |
Tickmarks |
Specifies whether or not tickmarks cross the axis.
Inherited from Axis |
Tickmarks |
Specifies the length (in pixels) of axis major tick marks.
Inherited from Axis |
Tickmarks |
Specifies the length (in pixels) of axis minor tickmarks.
Inherited from Axis |
Tickmarks |
Specifies the thickness (in pixels) of minor tickmarks.
Inherited from Axis |
Tickmarks |
Specifies the thickness (in pixels) of major tickmarks.
Inherited from Axis |
Title |
Specifies the axis title’s content.
Inherited from Axis |
Title |
Specifies the axis title’s alignment.
Inherited from Axis |
Title |
Specifies a data template that configures title appearance.
Inherited from Axis |
Visible |
Gets or sets a value indicating whether the axis is visible.
Inherited from Axis |
Visual |
Specifies the visual range’s end value in axis units.
Inherited from Axis |
Visual |
Specifies the visual range’s end value in internal numeric units.
Inherited from Axis |
Visual |
Specifies the visual range’s start value in axis units.
Inherited from Axis |
Visual |
Specifies the visual range’s start value in internal numeric units.
Inherited from Axis |
Whole |
Specifies whether to calculate the axis whole range based on the underlying data.
Inherited from Axis |
Whole |
Specifies the whole range’s end value in axis units.
Inherited from Axis |
Whole |
Specifies the whole range’s end value in internal numeric units.
Inherited from Axis |
Whole |
Specifies the whole range’s start value in axis units.
Inherited from Axis |
Whole |
Specifies the whole range’s start value in internal numeric units.
Inherited from Axis |
See Also