API Reference
Class
DateStripBlock
A compact horizontal date or period selector strip for dashboards and report snapshots.
Inheritance
- Object
- DateStripBlock
Methods
AddItem(System.String arg1, System.String arg2, System.Boolean arg3, System.Nullable{ChartForgeX.Primitives.ChartColor} arg4) #Adds a date item.
Parameters
- arg1 System.String
- arg2 System.String
- arg3 System.Boolean
- arg4 System.Nullable{ChartForgeX.Primitives.ChartColor}
Create() #Creates a new date strip block.
WithHeader(System.String arg1) #Sets the header text rendered above the strip.
Parameters
- arg1 System.String