API Reference
Class
WorkloadListRow
One row in a workload list.
Inheritance
- Object
- WorkloadListRow
Constructors
WorkloadListRow(System.String arg1, System.String arg2, System.Double arg3, System.Double arg4, ChartForgeX.VisualBlocks.VisualStatus arg5, System.String arg6, System.String arg7, System.Nullable{ChartForgeX.Primitives.ChartColor} arg8, System.String arg9, System.Boolean arg10) #Initializes a workload row.
Parameters
- arg1 System.String
- arg2 System.String
- arg3 System.Double
- arg4 System.Double
- arg5 ChartForgeX.VisualBlocks.VisualStatus
- arg6 System.String
- arg7 System.String
- arg8 System.Nullable{ChartForgeX.Primitives.ChartColor}
- arg9 System.String
- arg10 System.Boolean
Properties
Label #Gets or sets the primary row label.
Subtitle #Gets or sets secondary row text.
Value #Gets or sets the progress value.
Maximum #Gets or sets the progress maximum.
Status #Gets or sets the semantic row status.
AvatarText #Gets or sets avatar initials or a compact symbol.
DisplayValue #Gets or sets a right-aligned value override.
Color #Gets or sets an optional row accent color.
Note #Gets or sets optional compact status note text.
Selected #Gets or sets whether the row is selected.