API Reference
Class
ScheduleTimelineEvent
One event pill in a schedule timeline.
Inheritance
- Object
- ScheduleTimelineEvent
Constructors
ScheduleTimelineEvent(System.String arg1, System.Double arg2, System.Double arg3, System.Int32 arg4, System.Nullable{ChartForgeX.Primitives.ChartColor} arg5, ChartForgeX.VisualBlocks.VisualStatus arg6, System.String arg7, System.String[] arg8) #Initializes a schedule event.
Parameters
- arg1 System.String
- arg2 System.Double
- arg3 System.Double
- arg4 System.Int32
- arg5 System.Nullable{ChartForgeX.Primitives.ChartColor}
- arg6 ChartForgeX.VisualBlocks.VisualStatus
- arg7 System.String
- arg8 System.String[]
Methods
Properties
Title #Gets or sets the event title.
Start #Gets or sets the event start time as numeric hours.
End #Gets or sets the event end time as numeric hours.
Lane #Gets or sets the vertical lane index.
Color #Gets or sets an optional event color.
Status #Gets or sets semantic event status.
Badge #Gets or sets optional compact badge text.
Avatars #Gets compact avatar labels shown at the trailing edge of the event.