Name | Description | |
---|---|---|
Tick Constructor | Overloaded. Initializes a new instance of the Tick class. |
The following tables list the members exposed by Tick.
Name | Description | |
---|---|---|
Tick Constructor | Overloaded. Initializes a new instance of the Tick class. |
Name | Description | |
---|---|---|
GridLine | Gets or sets the line used to draw the grid on the chart walls. | |
Length | Gets or sets the length of the line used to draw the tick. | |
Line | Gets or sets the line used to draw the tick. | |
Step | Gets or sets the step between two subsequent ticks in the units of measure of the axis. | |
Visible | Gets or sets a value indicating whether the tick is visible. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a clone of the Tick object. | |
Equals | Compares the Tick object to another System.Object to see whether they are equal. | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |