Delegate TimeLineFormatEventHandler
Event handler for formatting the the tm line text
Namespace: Azos.WinForms.Controls.ChartKit.Temporal
Assembly: Azos.WinForms.dll
Syntax
public delegate string TimeLineFormatEventHandler(TimeScalePane sender, TimeLineFormatEventArgs args);
Parameters
| Type | Name | Description |
|---|---|---|
| TimeScalePane | sender | |
| TimeLineFormatEventArgs | args |
Returns
| Type | Description |
|---|---|
| System.String |