MajorTickmarkOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Major |
Initializes a new instance of the Major |
#Fields
Name | Description |
---|---|
Factor |
Identifies the Tickmark |
Factor |
Identifies the Tickmark |
Fill |
Identifies the Gauge |
Offset |
Identifies the Tickmark |
Show |
Identifies the Major |
Show |
Identifies the Major |
ZIndex |
Identifies the Gauge |
#Properties
Name | Description |
---|---|
Factor |
Gets or sets a value by which the tickmarks’ length should be multiplied.
Inherited from Tickmark |
Factor |
Gets or sets a value by which the tickmarks’ thickness should be multiplied.
Inherited from Tickmark |
Fill |
Defines the color to fill this object.
Inherited from Gauge |
Offset |
Gets or sets the offset of tickmarks shown on a scale.
Inherited from Tickmark |
Show |
Gets or sets a value indicating whether or not the fitst major tickmark should be shown on a scale. |
Show |
Gets or sets a value indicating whether or not the last major tickmark should be shown on a scale. |
ZIndex |
Gets or sets the z-index of the object.
Inherited from Gauge |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. 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. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the Base |
See Also