Class RangeLoadedEventArgs
Specifies the event arguments available for on loaded events in the range navigator component.
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class RangeLoadedEventArgs : RangeNavigatorEventArgs
Constructors
RangeLoadedEventArgs()
Declaration
public RangeLoadedEventArgs()
Properties
Theme
Defines the theme of the range navigator.
Declaration
public Theme Theme { get; set; }
Property Value
| Type |
|---|
| Theme |