The tooltip template context.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class GaugeCenterLabelTemplateContext
Inheritance: objectGaugeCenterLabelTemplateContext
Constructors
C#
public GaugeCenterLabelTemplateContext()
Properties
C#
public List<GaugePointer> Pointers { get; set; }