Represents contextual data for the funnel chart.
InheritanceSystem.Object
IgbFunnelDataContext
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbFunnelDataContext : BaseRendererElement, JsonSerializable
Constructors IgbFunnelDataContext() Declaration
public IgbFunnelDataContext()
Properties Index
The index of the data item that is in context.
Declarationpublic int Index { get; set; }
Property Value Type Description System.Int32 Item
The data item that is in context.
Declarationpublic object Item { get; set; }
Property Value Type Description System.Object ItemScript
Provides a means of setting Item in the JavaScript environment.
Declarationpublic string ItemScript { get; set; }
Property Value Type Description System.String Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods 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