 | ControlTrendGraphEventBoundStart Property |
Start boundary to use when searching for events. Any events that were active
during or after this time will be included in the results. Value is expected
to be a relative time or absolute time formatted using "O" (round-trip date/time
pattern). Documentation for absolute formatting can be found here:
https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings
Namespace: AxiomCore2.ControlsAssembly: Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 25.6.0.25344+3070493948bf7d32a86bd3e9a8bcf4cc9a5b1929
Syntaxpublic string? EventBoundStart { get; set; }Property Value
String
See Also