AxisRangeBase Members
In This Article
#Constructors
Name | Description |
---|---|
Axis |
Initializes a new instance of the Axis |
#Fields
Name | Description |
---|---|
End |
Identifies the Axis |
End |
Identifies the Axis |
Start |
Identifies the Axis |
Start |
Identifies the Axis |
#Properties
Name | Description |
---|---|
End |
Gets or sets the value identifying the end of the range. |
End |
Gets or sets the internal numerical representation of the range end value. |
Start |
Gets or sets the value identifying the start of the range. |
Start |
Gets or sets the internal numerical representation of the range start value. |
#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 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 both the start and end internal values of an axis range. |
Set |
Sets both the start and end values of an axis range. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Chart |
See Also