Settings for breaks on a time axis.
InheritanceSystem.Object
IgbTimeAxisBreak
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbTimeAxisBreak : BaseRendererElement, JsonSerializable
Constructors IgbTimeAxisBreak() Declaration
public IgbTimeAxisBreak()
Properties End
The end time of the axis break.
Declarationpublic DateTime End { get; set; }
Property Value Type Description System.DateTime Interval
The interval at which to repeat this break, expressed as a TimeSpan.
Declarationpublic TimeSpan Interval { get; set; }
Property Value Type Description System.TimeSpan Start
The start time of the axis break.
Declarationpublic DateTime Start { get; set; }
Property Value Type Description System.DateTime Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods EnsureModulesLoaded() Declaration
protected override void EnsureModulesLoaded()
Overrides FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides Implements
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4