CustomTickmarkTextEventArgs Properties
Provides data for the ArcScale.CustomTickmarkText and LinearScale.CustomTickmarkText events.| Name | Description |
|---|---|
| Result | Gets or sets the custom tickmark display string. |
| Text | Gets the initial tickmark display string. |
| Value | Gets the current tickmark value. |
See Also