TimeLineFormatEventHandler DelegateNFX Class Library

[This is preliminary documentation and is subject to change.]

Event handler for formatting the the tm line text

Namespace: NFX.WinForms.Controls.ChartKit.Temporal
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public delegate string TimeLineFormatEventHandler(
	TimeScalePane sender,
	TimeLineFormatEventArgs args
)

Return Value

Type: OnlineString
See Also