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