Class SmithChartSeriesTooltipBorder
Options to customize the border for tooltip in the chart.
Inheritance
SmithChartSeriesTooltipBorder
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class SmithChartSeriesTooltipBorder : SmithChartCommonBorder, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
SmithChartSeriesTooltipBorder()
Declaration
public SmithChartSeriesTooltipBorder()
Properties
Width
Sets and gets the border width for the tooltip.
Declaration
[Parameter]
public override double Width { get; set; }
Property Value
| Type |
|---|
| double |