AxisY Members
In This Article
#Constructors
Name | Description |
---|---|
Axis |
Initializes a new instance of the Axis |
#Fields
Name | Description |
---|---|
Alignment |
Identifies the Axis |
Brush |
Identifies the Axis |
Date |
Identifies the Axis |
Date |
Identifies the Axis |
Grid |
Identifies the Axis |
Grid |
Identifies the Axis |
Grid |
Identifies the Axis |
Grid |
Identifies the Axis |
Grid |
Identifies the Axis |
Grid |
Identifies the Axis |
Interlaced |
Identifies the Axis |
Interlaced |
Identifies the Axis |
Label |
Identifies the Axis |
Minor |
Identifies the Axis |
Reverse |
Identifies the Axis |
Show |
Identifies the Axis |
Show |
Identifies the Axis |
Show |
Identifies the Axis |
Show |
Identifies the Axis |
Show |
Identifies the Axis |
Show |
Identifies the Axis |
Show |
Identifies the Axis |
Thickness |
Identifies the Axis |
Tickmarks |
Identifies the Axis |
Tickmarks |
Identifies the Axis |
Tickmarks |
Identifies the Axis |
Tickmarks |
Identifies the Axis |
Tickmarks |
Identifies the Axis |
Title |
Identifies the Axis |
Visible |
Identifies the Axis |
Visual |
Identifies the Axis |
Whole |
Identifies the Axis |
#Properties
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 |
Actual |
Gets the actual label options.
Inherited from Axis |
Actual |
Gets the actual visual range of an axis.
Inherited from Axis |
Actual |
Gets the actual whole range of an axis.
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 numeric interval between the axis’ gridlines.
Inherited from Axis |
Grid |
Gets or sets a value that specifies whether the spacing of gridlines is calculated automatically based upon the major tickmarks of the axis.
Inherited from Axis |
Interlaced |
Gets or sets whether interlacing is applied to the axis.
Inherited from Axis |
Interlaced |
Gets or sets the color of the axis interlacing.
Inherited from Axis |
Label |
Provides access to the settings of 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 |
Gets or sets a value indicating whether or not to draw 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 |
Strips |
Provides access to the collection of axis strips. This is a dependency property.
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 |
Provides access to the title settings of an axis.
Inherited from Axis |
Visible |
Gets or sets a value indicating whether the axis is visible.
Inherited from Axis |
Visual |
Gets or sets the settings that specify the visible range of the axis coordinates.
Inherited from Axis |
Whole |
Gets or sets the range through which it’s possible to scroll an axis.
Inherited from Axis |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the value of the Axis |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the value of the Axis |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Chart |
#Attached Properties
Name | Description |
---|---|
Show |
Gets or sets a value indicating whether the Y-axis range should be automatically recalculated to make the zero level constantly visible. |
See Also