[This is preliminary documentation and is subject to change.]
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public event TimeLineFormatEventHandler TimeLineFormat
public event TimeLineFormatEventHandler TimeLineFormat
Public Event TimeLineFormat As TimeLineFormatEventHandler
Public Event TimeLineFormat As TimeLineFormatEventHandler
public:
event TimeLineFormatEventHandler^ TimeLineFormat {
void add (TimeLineFormatEventHandler^ value);
void remove (TimeLineFormatEventHandler^ value);
}
public:
event TimeLineFormatEventHandler^ TimeLineFormat {
void add (TimeLineFormatEventHandler^ value);
void remove (TimeLineFormatEventHandler^ value);
}
member TimeLineFormat : IEvent<TimeLineFormatEventHandler,
EventArgs>
member TimeLineFormat : IEvent<TimeLineFormatEventHandler,
EventArgs>
Value
Type:
NFX.WinForms.Controls.ChartKit.Temporal TimeLineFormatEventHandler