AxisBound Class |
Namespace: Spire.Doc.Fields.Shapes.Charts
The AxisBound type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AxisBound |
Initializes a new instance of the AxisBound class.
|
![]() |
AxisBound(DateTime) |
Initializes a new instance of the AxisBound class with a DateTime value.
|
![]() |
AxisBound(Double) |
Initializes a new instance of the AxisBound class with the specified value.
|
Name | Description | |
---|---|---|
![]() |
IsAuto |
Gets a value indicating whether the property is automatically managed.
|
![]() |
Value |
Gets the value.
|
![]() |
ValueAsDate |
Converts the stored OLE Automation date to a DateTime value.
|
Name | Description | |
---|---|---|
![]() |
Equals | (Overrides Object Equals(Object) .) |
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
ToString | (Overrides Object ToString .) |