Represents an axis range.
The following tables list the members exposed by the Axis type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Axis class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a custom format provider to use when formatting coordinate labels. |
|
![]() |
Gets or sets the size of axis intervals. |
|
![]() |
Gets or sets the largest value displayed on this axis. |
|
![]() |
Gets or sets the smallest value displayed on this axis. |
|
![]() |
Gets or sets the number format of coordinate labels. |
|
![]() |
Gets or sets the origin of this axis. |
|
![]() |
Gets or sets the axis title. |
Name | Description | |
---|---|---|
![]() |
Determines whether specified value is within the axis range. |
|
![]() |
Maps a value from this axis' coordinate system to a pixel position in specified view. |
|
![]() |
Maps a value from this axis' coordinate system to a pixel position in specified view. |
Name | Description | |
---|---|---|
![]() |
Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
![]() |
Implements INotifyPropertyChanged. |