Class BulletChartTooltipBorder
Sets and gets the options for customizing the tooltip border color and width of the bullet chart component.
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class BulletChartTooltipBorder : BulletChartCommonBorder
Constructors
BulletChartTooltipBorder()
Declaration
public BulletChartTooltipBorder()
Properties
Width
Sets and gets the border width for the tooltip.
Declaration
public override double Width { get; set; }
Property Value
Type |
---|
System.Double |