The TwxTimeAxisModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TwxTimeAxisModel | Initializes a new instance of the TwxTimeAxisModel class |
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetAttribute | (Inherited from ModelBase.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasGetter | (Inherited from ModelBase.) | |
HasProperty | (Inherited from ModelBase.) | |
HasSetter | (Inherited from ModelBase.) | |
ObtainGetterType | (Inherited from ModelBase.) | |
ObtainPropertyType | (Inherited from ModelBase.) | |
ObtainSetterType | (Inherited from ModelBase.) | |
SetAttribute | (Inherited from ModelBase.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
BaseTimeAlignment |
Base time alignment for major tick marks and gridlines.
| |
DateTimeFormat |
Axis date and time format.
| |
Properties | (Inherited from ModelBase.) | |
TickInterval |
Time interval of major tick marks and gridlines.
| |
UseBaseTimeAlignment |
Enable base alignment for major tick marks and gridlines.
| |
UseTimeAlignment |
Enables time alignment of major tick marks and gridlines.
|