CustomTickmarkTextEventArgs Constructors
Provides data for the ArcScale.CustomTickmarkText and LinearScale.CustomTickmarkText events.Name | Parameters | Description |
---|---|---|
CustomTickmarkTextEventArgs(String, Single) | text, value | Initializes a new instance of the CustomTickmarkTextEventArgs class with the specified settings. |
See Also